Skip to content

Commit c9b3b56

Browse files
authored
[TST] add schema proptest to python (#5823)
## Description of changes _Summarize the changes made by this PR._ - Improvements & Bug fixes - Adds prop tests to distributed & local chroma for e2e create_collection and get_collection flow to ensure all reconciliation logic for vector index config, and schema index configs for inverted indexes on metadata keys & sparse vector indexes are created with the correct parameters - New functionality - ... ## Test plan _How are these changes tested?_ - [ ] Tests pass locally with `pytest` for python, `yarn test` for js, `cargo test` for rust ## Migration plan _Are there any migrations, or any forwards/backwards compatibility changes needed in order to make sure this change deploys reliably?_ ## Observability plan _What is the plan to instrument and monitor this change?_ ## Documentation Changes _Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the [docs section](https://github.com/chroma-core/chroma/tree/main/docs/docs.trychroma.com)?_
1 parent 7198072 commit c9b3b56

File tree

2 files changed

+1169
-5
lines changed

2 files changed

+1169
-5
lines changed

0 commit comments

Comments
 (0)