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

[MINOR] Refactor some sql tests to use assert_contains! macro #931

Merged
merged 1 commit into from
Aug 25, 2021

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Aug 23, 2021

Which issue does this PR close?

Re: #917

Rationale for this change

assert_contains! added in #929 can reduce repetition in tests

What changes are included in this PR?

  1. rework some tests to use assert_contains
  2. add assert_not_contains! macros

Are there any user-facing changes?

no

@github-actions github-actions bot added the datafusion Changes in the datafusion crate label Aug 23, 2021
@alamb alamb force-pushed the alamb/more_assert_contains branch from 6a5aa0b to 4f841c4 Compare August 23, 2021 20:53
@alamb alamb marked this pull request as ready for review August 23, 2021 20:55
@alamb alamb force-pushed the alamb/more_assert_contains branch from 4f841c4 to bd12ab3 Compare August 25, 2021 10:31
@alamb alamb merged commit 60fa315 into apache:master Aug 25, 2021
@alamb alamb deleted the alamb/more_assert_contains branch August 25, 2021 13:57
@houqp houqp added the development-process Related to development process of DataFusion label Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datafusion Changes in the datafusion crate development-process Related to development process of DataFusion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants