1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Added some cypress tests

This commit is contained in:
2024-12-16 00:01:11 -05:00
parent fc43de71bb
commit 5f049793c8
8 changed files with 138 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM cypress/included:13.2.0
COPY cypress.config.js /
COPY ./tests/* /cypress/e2e/
COPY ./cypress /cypress/