Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix QueriesConditionTest #4113

Merged
merged 2 commits into from
Aug 11, 2021
Merged

Fix QueriesConditionTest #4113

merged 2 commits into from
Aug 11, 2021

Conversation

jasonvarga
Copy link
Member

While testing #3976 I suspected it would conflict with existing query code and maybe even fail the tests. I notice the tests were written in a way that they should have been failing, but weren't.

  • Add expectation counts so the test would fail if the method wasn't called as expected.
  • There was a test for an is_in condition, which should have failed because it's actually just in.

@jasonvarga jasonvarga merged commit 8fe81a9 into 3.1 Aug 11, 2021
@jasonvarga jasonvarga deleted the fix/query-condition-test branch August 11, 2021 21:10
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