| Summary: | Black box tests | ||
|---|---|---|---|
| Product: | [Modeling] AMP | Reporter: | Jonas Ruttimann <jonas.ruettimann> |
| Component: | General | Assignee: | Miles Parker <milesparker> |
| Status: | NEW --- | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.9.0 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Jonas Ruttimann
Yes.. these would be more like integration tests then balck box test, I suppose. Anyway, please note that we already have all of the gen.tests. Those should be primary diagnostic tests and then the test for generation and proper execution of models below would act like a sanity check on all of that. By the way, I *did* figure out a way to use SWTBot to auto-generate everything just as a user would. I have a test for creating a new mdoel and making sure that it generates, but I haven't included it in standard tests as I haven't been able to figure out how to get SWT Bot working on Hudson yet. I think we should just deprecate the repast tests and examples at least for the mid-term -- repast has gone up a version and I'm not sure anyone cares about support for that. (IF you do and you're reading this bug, pipe up!) Yes, integration tests would be the correct term I guess. Concerning repast I do not have any objections. We're working with Escape. (In reply to comment #1) > Yes.. these would be more like integration tests then balck box test, I > suppose. Anyway, please note that we already have all of the gen.tests. Those > should be primary diagnostic tests and then the test for generation and proper > execution of models below would act like a sanity check on all of that. > > By the way, I *did* figure out a way to use SWTBot to auto-generate everything > just as a user would. I have a test for creating a new mdoel and making sure > that it generates, but I haven't included it in standard tests as I haven't > been able to figure out how to get SWT Bot working on Hudson yet. > > I think we should just deprecate the repast tests and examples at least for the > mid-term -- repast has gone up a version and I'm not sure anyone cares about > support for that. (IF you do and you're reading this bug, pipe up!) OK, no Repast. :) Let me know as soon as you have those examples, because it is really difficult for me to figure out what is going on with the model design (i.e. why the simulation start within an agent definition) without seeing how a model works. Please see org.eclipse.amp.amf\examples\org.eclipse.amp.amf.examples.sd |