Initial testing with jest (#133)
* 🎉 initial testing with jest * 👌 update test script names & remove package-lock.json * 👌 add 'yarn test' step to circle-ci build workflow
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -36,5 +36,10 @@ config/application.yml
|
||||
public/uploads
|
||||
public/packs
|
||||
|
||||
# VIM files
|
||||
*.swp
|
||||
*.swo
|
||||
*.un~
|
||||
.jest-cache
|
||||
# ignore jetbrains IDE files
|
||||
.idea
|
||||
.idea
|
||||
|
||||
Reference in New Issue
Block a user