Closed
Description
Currently we run Zarr tests in-tree, which means things like fixture
are present. However these might not show up correctly when installing the package (for example: #1312 (comment) ). If Zarr were installed on CI (similar to how a user would) and then we changed to a different directory (outside of the Zarr source tree), we should be able to catch this installation issues within PRs.