Merge pull request #1102 from threehams/test-runner

Switch out test runner for jest
This commit is contained in:
hydroflame
2021-08-27 00:53:45 -04:00
committed by GitHub
19 changed files with 12933 additions and 3138 deletions

3
.gitignore vendored
View File

@@ -7,3 +7,6 @@ Netburner.txt
/test/*.map
/test/*.bundle.*
/test/*.css
# editor files
.vscode