Pulling in jest as a dependency for the frontent, example test included

This commit is contained in:
Imbus 2024-03-02 03:47:53 +01:00
parent 15a83882ef
commit 54cca2b151
6 changed files with 3087 additions and 59 deletions

View file

@ -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