DownloadButton: Add Cypress Test
aamay001 opened this issue · 7 comments
aamay001 commented
Test the behavior using Cypress.
##Acceptance Criteria
- Submit PR to the development branch
- Create folder structure to match src tree under
cypress\integration
jespicas commented
Hi,
I see some PR created to add some Cypress tests, but I don't see a task to execute a Cypress Tests.
How you expect execute all test with Cypress in this project ??
aamay001 commented
Hi @jespicas, please make sure you are working from the development
branch. There are two scripts in the package.json file to run the Cypress tests.
aamay001 commented
@jespicas I assigned you this issue but you actually did not ask for it. Do you want to work on this? If not I will remove the assignment.
jespicas commented
I can try to do
aamay001 commented
Thanks for your contributions!