Skip to content

Commit

Permalink
Merge pull request #1761 from skaut/vitest
Browse files Browse the repository at this point in the history
[frontend] Switched to vitest
  • Loading branch information
marekdedic authored Jan 9, 2025
2 parents e728dd5 + bd4cfd3 commit 3821caf
Show file tree
Hide file tree
Showing 56 changed files with 2,565 additions and 3,711 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
- name: "Test"
run: |
npm run test
npm run test-coverage
- name: "Upload coverage results"
uses: codecov/codecov-action@v5.1.2
Expand Down
23 changes: 0 additions & 23 deletions packages/frontend/.gitignore

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 3821caf

Please sign in to comment.