test(coverage): drive browser tests to 80% on all metrics (#496) #505
@@ -36,13 +36,7 @@ jobs:
|
||||
run: npm run lint
|
||||
working-directory: frontend
|
||||
|
||||
- name: Run unit and component tests
|
||||
run: npm test
|
||||
working-directory: frontend
|
||||
env:
|
||||
TZ: Europe/Berlin
|
||||
|
||||
- name: Run coverage (server + client)
|
||||
- name: Run unit and component tests with coverage
|
||||
run: npm run test:coverage
|
||||
working-directory: frontend
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user