Skip to content

added test for $bitsAllClear#75

Open
vic-tsang wants to merge 1 commit intodocumentdb:mainfrom
vic-tsang:bitsAllClear/tests
Open

added test for $bitsAllClear#75
vic-tsang wants to merge 1 commit intodocumentdb:mainfrom
vic-tsang:bitsAllClear/tests

Conversation

@vic-tsang
Copy link
Copy Markdown

@vic-tsang vic-tsang commented Apr 9, 2026

This PR added tests for bitsAllClear with the following categories:

  • test_bitsAllClear_: test that specifically targets $bitsAllClear
  • test_bitwise_common.py: tests which targets all bitwise operators ($bitsAllClear, $bitsAllSet, $bitsAnyClear, $bitsAnySet) which outputs the same results (e.g. common invalid input errors, and tests that silently skips the evaluation)
  • test_query_combination_bitwise_operators.py: a sample of tests with mixed operators

Ref: Issue #30

PR depends on #73

Signed-off-by: Victor Tsang <vitsangp@amazon.com>
@vic-tsang vic-tsang requested a review from a team as a code owner April 9, 2026 23:23
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