mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-08-03 15:46:23 -07:00
Add Jest for JavaScript testing
This commit is contained in:
parent
1be572dc40
commit
8b92872677
8 changed files with 8331 additions and 36 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -13,4 +13,6 @@
|
|||
*.log
|
||||
*.swp
|
||||
__debug_bin
|
||||
node_modules
|
||||
node_modules
|
||||
/frontend/coverage
|
||||
/frontend/tests/coverage
|
Loading…
Add table
Add a link
Reference in a new issue