Skip to content

Commit

Permalink
test: migrate project to Vitest (#3196)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lodin authored Feb 3, 2025
1 parent bf63b54 commit db5b536
Show file tree
Hide file tree
Showing 120 changed files with 5,742 additions and 3,196 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
timeout-minutes: 5
env:
NX_SKIP_NX_CACHE: true
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1

steps:
- uses: actions-cool/check-user-permission@main
Expand Down
16 changes: 0 additions & 16 deletions .mocharc.cjs

This file was deleted.

1 change: 1 addition & 0 deletions .nxignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.snap.ts
43 changes: 0 additions & 43 deletions karma-context.html

This file was deleted.

45 changes: 0 additions & 45 deletions karma-debug.html

This file was deleted.

258 changes: 0 additions & 258 deletions karma.config.cjs

This file was deleted.

Loading

0 comments on commit db5b536

Please sign in to comment.