Skip to content

Add BSON type testing#259

Open
danielfrankcom wants to merge 1 commit into
documentdb:mainfrom
danielfrankcom:pr/bson-types
Open

Add BSON type testing#259
danielfrankcom wants to merge 1 commit into
documentdb:mainfrom
danielfrankcom:pr/bson-types

Conversation

@danielfrankcom
Copy link
Copy Markdown
Collaborator

This change adds tests for general-purpose BSON type behavior. This differs from operator-specific behavior that exists elsewhere and overlaps with some of the behavior of these types.

As part of this change I moved the existing core/bson_types/test_bson_types_ordering.py file into the correct directory, and split it up to better group the tests logically.

Signed-off-by: Daniel Frankcom <frankcom@amazon.com>
@danielfrankcom danielfrankcom requested a review from a team as a code owner June 1, 2026 23:06
@danielfrankcom danielfrankcom changed the title Add bson types testing Add BSON type testing Jun 1, 2026
@documentdb-triage-tool documentdb-triage-tool Bot added compatibility test Compatibility test related enhancement New feature or request labels Jun 1, 2026
@documentdb-triage-tool
Copy link
Copy Markdown

🤖 Auto-triaged by documentdb-triage-tool.

Applied: compatibility test, enhancement
Project fields suggested: Component test-coverage · Priority P2 · Effort XL · Status Needs Review
Confidence: 0.85 (mixed)

Reasoning

component from path globs (test-coverage); effort from diff stats (2102+540 LOC, 27 files); LLM: Adds new BSON type test coverage and reorganizes existing tests into a better logical structure, touching compatibility test files.

If a label is wrong, remove it manually and ping @patty-chow so the rules can be tuned. The bot will not re-label items that already have component labels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

compatibility test Compatibility test related enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants