-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(test-numbers): only use numbers for tests without titles (#19)
This was super annoying. Any time I added/moved/removed a test, all the snapshots would need updating because the title for every one of them changed. Pretty annoying. So now we only use the number for untitled tests and we only increment it for the untitled tests. BREAKING CHANGE: Your snapshots will break (for the better). Just update them. Nothing else changed.
- Loading branch information
Kent C. Dodds
authored
Aug 16, 2017
1 parent
6085c16
commit 6cd36d1
Showing
2 changed files
with
32 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters