chore: Add cypress to codebase

This commit is contained in:
rebuilt 2023-07-10 13:45:25 -07:00
parent 05f52cfbf8
commit a4c68a4055
36 changed files with 3623 additions and 544 deletions

View file

@ -31,6 +31,8 @@
"watch:all": "yarn watch:css & yarn build --watch"
},
"devDependencies": {
"cypress": "^12.17.1",
"eslint-plugin-cypress": "^2.13.3",
"jest": "^29.6.1",
"jest-environment-jsdom": "^29.6.1",
"markdownlint": "^0.29.0",