Task #64 (closed)
Opened 13 years ago
Closed 13 years ago
Separate unit and integration tests and add call to "deploy" before "integration"
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0-M2 |
| Component: | Deployment | Version: | 3.0-M1 |
| Keywords: | iteration2 | Cc: | sfrank, cxallan |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
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 (1)
comment:1 Changed 13 years ago by jmoore
- Cc callan added
- Resolution set to fixed
- Status changed from new to closed
Closed by r693.