Skip to content

Add changeStream stage tests#601

Open
danielfrankcom wants to merge 3 commits into
documentdb:mainfrom
danielfrankcom:pr/changeStream
Open

Add changeStream stage tests#601
danielfrankcom wants to merge 3 commits into
documentdb:mainfrom
danielfrankcom:pr/changeStream

Conversation

@danielfrankcom

Copy link
Copy Markdown
Collaborator

This change adds tests for the changeStream system stage. These tests cover quite a bit of complexity since the stage itself requires state to be set up in the engine before use to cover different scenarios.

Closes #377

Signed-off-by: Daniel Frankcom <frankcom@amazon.com>
@danielfrankcom danielfrankcom requested a review from a team as a code owner June 12, 2026 18:40
@documentdb-triage-tool documentdb-triage-tool Bot added compatibility test Compatibility test related enhancement New feature or request labels Jun 12, 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.82 (mixed)

Reasoning

component from path globs (test-coverage, test-framework); effort from diff stats (3162+0 LOC, 17 files); LLM: Adds new test coverage for the changeStream aggregation stage, a meaningful functional addition to the compatibility test suite.

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.

Signed-off-by: Daniel Frankcom <frankcom@amazon.com>
Signed-off-by: Daniel Frankcom <frankcom@amazon.com>
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.

Add compatibility test for $changeStream

2 participants