Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

fix: only look for relevant files in scanner test#372

Merged
DominicKramer merged 2 commits intogoogleapis:masterfrom
DominicKramer:fix/test-scanner-fails-with-ds-store-files
Dec 8, 2017
Merged

fix: only look for relevant files in scanner test#372
DominicKramer merged 2 commits intogoogleapis:masterfrom
DominicKramer:fix/test-scanner-fails-with-ds-store-files

Conversation

@DominicKramer
Copy link
Copy Markdown
Contributor

The scanner tests would scan all files in the coffee fixtures
directory to make sure the all and selectFiles methods work
correctly. However, the initial scan would incorrectly capture
.DS_Store files if they were present in the coffee directory.

The `scanner` tests would scan all files in the `coffee` fixtures
directory to make sure the `all` and `selectFiles` methods work
correctly.  However, the initial scan would incorrectly capture
`.DS_Store` files if they were present in the `coffee` directory.
@DominicKramer DominicKramer requested a review from a team December 8, 2017 21:08
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 8, 2017
@ofrobots ofrobots changed the title fix: Fix a bug in the scanner tests fix: only look for relevant files in scanner test Dec 8, 2017
Copy link
Copy Markdown
Contributor

@ofrobots ofrobots left a comment

Choose a reason for hiding this comment

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

LGTM. I made some edits in the PR title to make it more useful. 'fix: Fix a bug in ${some} test' is very redundant. It is better to be able to say what is being fixed in the abstract.

@DominicKramer DominicKramer merged commit 5b49317 into googleapis:master Dec 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants