bioio-devs / bioio-base

Typing, base classes, and more for BioIO projects.
https://bioio-devs.github.io/bioio-base/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Feature/add tests for utilities from aicsimageio #5

Closed SeanLeRoy closed 1 year ago

SeanLeRoy commented 1 year ago

Description of Changes

This adds the tests for the transforms, dimensions, and io utilities from aicsimageio. As part of this I updated any relevant files with their newest versions from aicsimageio and added a new class NoopReader to serve as a test utility.

Testing

Tested locally