zarr-python icon indicating copy to clipboard operation
zarr-python copied to clipboard

Stateful tests for array/group manipulation

Open dcherian opened this issue 1 year ago • 0 comments

Port over some stateful tests from Arraylake.

[Description of PR]

  • [ ] blocked by https://github.com/zarr-developers/zarr-python/issues/2191
  • [ ] check for https://github.com/zarr-developers/zarr-python/issues/2228
  • [ ] check for https://github.com/zarr-developers/zarr-python/pull/2262

TODO:

  • [ ] Add unit tests and/or doctests in docstrings
  • [ ] Add docstrings and API docs for any new/modified user-facing classes and functions
  • [ ] New/modified features documented in docs/tutorial.rst
  • [ ] Changes documented in docs/release.rst
  • [ ] GitHub Actions have all passed
  • [ ] Test coverage is 100% (Codecov passes)

dcherian avatar Sep 16 '24 22:09 dcherian