Task #2938 (closed)
Opened 9 years ago
Closed 7 years ago
XML Mock for other model
| Reported by: | jburel | Owned by: | mlinkert |
|---|---|---|---|
| Priority: | critical | Milestone: | Unscheduled |
| Component: | API | Version: | n.a. |
| Keywords: | n.a. | Cc: | jamoore, cxallan, ajpatterson |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Need to write mock objects to generate OME-XML files
corresponding to previous models.
This is key b/c recent import problems are related to OME-XML and OME-TIFF support (dixit melissa)
Change History (5)
comment:1 Changed 9 years ago by jburel
comment:2 Changed 9 years ago by jburel
comment:3 Changed 7 years ago by jburel
We have the mock objects for the current model, and the style sheets to downgrade
so we can now combine the 2 in the tests.
comment:4 Changed 7 years ago by mlinkert
- Owner set to mlinkert-x
comment:5 Changed 7 years ago by jburel
- Resolution set to fixed
- Status changed from new to closed
J-M, Melissa: using mock and downgrade stylesheets should be enough for testing older versions. Closing
(In [8151]) refactoring code for model (see #2938) and tests for delete and permissions (see #2879)