Pulling in jest as a dependency for the frontent, example test included
This commit is contained in:
parent
15a83882ef
commit
54cca2b151
6 changed files with 3087 additions and 59 deletions
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
|
@ -34,4 +34,4 @@ jobs:
|
|||
- run: npm ci
|
||||
- run: npm run lint
|
||||
- run: npm run build --if-present
|
||||
# - run: npm test # Not implemented yet
|
||||
- run: npm test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue