replace jest with vitest

This commit is contained in:
Ildar Kamalov
2025-01-31 11:56:38 +03:00
parent 77d05e550e
commit e42c051ab7
7 changed files with 2284 additions and 6218 deletions

4
.gitignore vendored
View File

@@ -33,5 +33,9 @@ AdGuardHome.exe
AdGuardHome.yaml*
coverage.txt
node_modules/
client/test-results/
client/playwright-report/
client/blob-report/
client/playwright/.cache/
!/build/gitkeep