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

Use cypress screenshot names instead of custom kebab case #21

Merged
merged 1 commit into from
Aug 3, 2018

Conversation

jackjocross
Copy link
Collaborator

@jackjocross jackjocross commented Aug 3, 2018

This PR uses Cypress' naming scheme rather than kebab case so that we are unopinionated and avoid future naming issues.

Previously snapshot names looked like:

app-should-render-on-desktop-snap.png

Now they look like:

App -- should render on desktop.snap.png

@jackjocross jackjocross merged commit 161cd01 into master Aug 3, 2018
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

1 participant