User Story #10992 (closed)
Opened 6 years ago
Closed 4 years ago
FakeReader improvements
| Reported by: | jamoore | Owned by: | mlinkert |
|---|---|---|---|
| Priority: | critical | Milestone: | 5.x |
| Component: | Bio-Formats | Keywords: | n.a. |
| Cc: | omero-team@… | Story Points: | n.a. |
| Sprint: | n.a. | Importance: | n.a. |
| Total Remaining Time: | 0.0d | Estimated Remaining Time: | n.a. |
Description
Fake files ("foo.fake") can greatly simplify the testing of certain scenarios. For example, creating a "Big" image is as simple as:
$ touch test&sizeX=8192&sizeY=8192.fake $ bin/omero import test*fake
This story is a placeholder for further features to be added to the FakeReader? during the develop of OME-5 like the addition of SPW by Curtis Rueden.
See:
Change History (6)
comment:1 Changed 5 years ago by mlinkert
- Owner set to mlinkert
comment:2 Changed 5 years ago by mlinkert
- Component changed from General to Bio-Formats
- Milestone changed from 5.x to 5.0.3
comment:3 Changed 5 years ago by mlinkert
- Milestone changed from 5.0.3 to 5.0.4
comment:4 Changed 5 years ago by mlinkert
- Milestone changed from 5.1.0-m3 to 5.x
comment:5 Changed 4 years ago by jamoore
Planning on closing this story in favor of driving the tasks via the Formats board unless there are objections.
comment:6 Changed 4 years ago by jamoore
- Resolution set to fixed
- Status changed from new to closed
All remaining cards migrated to https://trello.com/b/Uoadzs9k/formats
Pushing to 5.0.4 as all of the super critical things are now done.