test: fix app unit tests

This commit is contained in:
2023-07-05 12:56:15 +02:00
parent 16a039a16e
commit 107a7c5e9e
13 changed files with 102 additions and 78 deletions

View File

@@ -0,0 +1,6 @@
---
'@openstapps/app': patch
---
Migrate unit tests to karma-coverage and junit reports.
Fixes an issue where coverage reports would not be generated.