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

Delete snapshots files after running tests #2036

Merged
merged 1 commit into from
Feb 10, 2019
Merged

Delete snapshots files after running tests #2036

merged 1 commit into from
Feb 10, 2019

Conversation

itaisteinherz
Copy link
Contributor

@itaisteinherz itaisteinherz commented Feb 8, 2019

This fixes #1511 by recognizing snapshot (.snap) files as source files.

Note that I didn't add an integration test as requested in #1751 (review) since the two assertions I added to the ava-files.js unit tests should be enough. If you still think we need an integration test for this, let me know and I'll add one.

// cc @novemberborn

@novemberborn novemberborn merged commit d066f6f into avajs:master Feb 10, 2019
@novemberborn
Copy link
Member

Thanks @itaisteinherz!

@itaisteinherz itaisteinherz deleted the remove-snapshot branch February 10, 2019 17:54
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.

Deleting a snap file runs all tests
2 participants