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

Filter tests based on command line argument #2475

Merged

Conversation

rachel-fenichel
Copy link
Collaborator

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide

The details

Resolves

Proposed Changes

Use the first argument to run_differ.sh to filter tests.

Reason for Changes

So that we don't have to get as many screenshots to see specific test cases, or scroll through piles of screenshots when we're only interested in a few.

Test Coverage

Part of screenshot testing.

Additional Information

Sample usage:
tests/screenshot/run_differ.sh controls

Copy link
Contributor

@alschmiedt alschmiedt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rachel-fenichel rachel-fenichel merged commit 8943980 into google:render/collab May 22, 2019
@rachel-fenichel rachel-fenichel deleted the render/filter_tests branch May 22, 2019 20:24
@rachel-fenichel
Copy link
Collaborator Author

I merged too early, as usual. This fails if you don't pass a filter arg.

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.

None yet

2 participants