feat: utils/actions unit tests

This commit is contained in:
Yiannis
2026-01-24 20:00:20 +02:00
parent 1c15880ae3
commit 08189191b5
10 changed files with 652 additions and 41 deletions

View File

@@ -21,6 +21,9 @@
"@babel/core": "^7.26.9",
"@babel/preset-env": "^7.26.9",
"@babel/preset-react": "^7.26.3",
"@testing-library/dom": "^8.20.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^12.1.5",
"@types/flux": "^3.1.15",
"@types/jest": "^29.5.12",
"@types/minimatch": "^5.1.2",