mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-07 14:57:48 +00:00
Added first cypress e2e tests
This commit is contained in:
4
cypress-tests/Dockerfile
Normal file
4
cypress-tests/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM cypress/included:12.4.0
|
||||
|
||||
COPY cypress.config.js /
|
||||
COPY ./tests/* /cypress/e2e/
|
||||
Reference in New Issue
Block a user