ome / openmicroscopy

OME (Open Microscopy Environment) develops open-source software and data format standards for the storage and manipulation of biological light microscopy data. A joint project between universities, research establishments and industry in Europe and the USA, OME has over 20 active researchers with strong links to the microscopy community. Funded by private and public research grants, OME has been a major force on the international microscopy stage since 2000.
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
200 stars 102 forks source link

Add integration test for omero fs importtime #6333

Closed sbesson closed 2 years ago

sbesson commented 2 years ago

What this PR does

Related to the work on https://github.com/ome/omero-py/pull/335

This PR adds a new integration test that:

Testing this PR

New tests should be executed by the nightly CI builds and all be successful. Note this PR depends on https://github.com/ome/omero-py/pull/335 as it captures the expectation that pixels time should always be reported.

joshmoore commented 2 years ago

Leaving @sbesson to merge along with the omero-py release.