Ticket #64 (closed task: fixed)
Separate unit and integration tests and add call to "deploy" before "integration"
| Reported by: | jmoore | Owned by: | jmoore |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0-M2 |
| Component: | Deployment | Version: | 3.0-M1 |
| Keywords: | iteration2 | Cc: | sfrank, callan |
Description
Currently some client tests will fail because the server has not been started yet. These tests (matching **/itests/*) need to be run later.
Note: also debate moving selection based on package ("itests") to a separate directory:
component/
test/
unit/
integration/
"deploy" target also needs to setup the databases appropriately. (For example server/test/.../query/delete_pojos.sql && create_pojos.sql)
Originally : http://bugs.openmicroscopy.org.uk/show_bug.cgi?id=667
Change History
Note: See
TracTickets for help on using
tickets.
