1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-12 08:18:44 +00:00

Added cypress tests for mat stats javascript.

This commit is contained in:
2025-05-05 19:57:03 -04:00
parent 68a7b214c9
commit 2856060b11
13 changed files with 605 additions and 46 deletions

4
.gitignore vendored
View File

@@ -22,3 +22,7 @@ tmp
deploy/prod.env
frontend/node_modules
.aider*
# Ignore cypress test results
cypress-tests/cypress/screenshots
cypress-tests/cypress/videos