issues
search
aamay001
/
react-resume
Resume Builder in React
https://resumejs.netlify.app/
107
stars
52
forks
source link
Feature: Add Cypress
#76
Closed
LMulvey
closed
4 years ago
LMulvey
commented
4 years ago
Closes #75
Adds Cypress as a dependency
Setup Cypress scripts:
test:cypress
for running automatically,
test:cypress-open
for opening and interacting with the tests.
Create an example test for the sidebar
Closes #75
test:cypress
for running automatically,test:cypress-open
for opening and interacting with the tests.