Skip to content

Move codec tests into dedicated folder#84

Open
konstibob wants to merge 1 commit into
zarr-developers:mainfrom
konstibob:refactor/codec-tests
Open

Move codec tests into dedicated folder#84
konstibob wants to merge 1 commit into
zarr-developers:mainfrom
konstibob:refactor/codec-tests

Conversation

@konstibob

Copy link
Copy Markdown
Contributor

Splits the codec-specific tests out of the monolithic ZarrV3Test into one class per codec concern under a new codec/ test package:

Pure test reorg, no behavior change.

Splits the codec-specific tests out of the monolithic ZarrV3Test into
one class per codec concern under a new codec/ test package:
TransposeCodecTest, ShardingCodecTest, BytesCodecTest,
CompressionCodecsTest (gzip/blosc/zstd) and CodecPipelineTest (invalid
codec ordering). Providers used only by moved tests move with them;
codecBuilders/chunkKeyEncodingsAndCodecs stay in ZarrV3Test since the
metadata-format regression test still uses them. Pure test reorg, no
behavior change.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant