Skip to content

Add killCursors tests#251

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

Add killCursors tests#251
danielfrankcom wants to merge 3 commits into
documentdb:mainfrom
danielfrankcom:pr/killCursors

Conversation

@danielfrankcom
Copy link
Copy Markdown
Collaborator

This change adds tests for the killCursors command.

I also fixed a type declaration issue in documentdb_tests/framework/executor.py which was causing a type error for one of the tests.

Signed-off-by: Daniel Frankcom <frankcom@amazon.com>
@danielfrankcom danielfrankcom requested a review from a team as a code owner May 28, 2026 23:03
@documentdb-triage-tool documentdb-triage-tool Bot added compatibility test Compatibility test related enhancement New feature or request labels May 29, 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 L · Status Needs Review
Confidence: 0.80 (mixed)

Reasoning

component from path globs (test-coverage, test-framework); effort from diff stats (1922+5 LOC, 14 files); LLM: Adds new test coverage for the killCursors command along with a minor type declaration fix in the test framework executor.

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.

Relocate the cursor test helpers from killCursors/utils to the shared
commands/utils location and update the killCursors imports, so this
branch aligns with the getMore branch and merges cleanly.

Signed-off-by: Daniel Frankcom <frankcom@amazon.com>
Signed-off-by: Daniel Frankcom <frankcom@amazon.com>
@danielfrankcom danielfrankcom requested a review from yshanhu May 30, 2026 00:03
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