Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

40 add cypress e2e test #46

Closed
wants to merge 14 commits into from
Closed

Conversation

victorggonzalez
Copy link
Contributor

Add cypress e2e skeleton. This PR contains

  • All the generated files after initializing yarn and installing cypress
  • Cypress e2e test for login and UserStory testing

@victorggonzalez victorggonzalez self-assigned this Aug 30, 2022
@victorggonzalez victorggonzalez linked an issue Aug 30, 2022 that may be closed by this pull request
Copy link
Contributor

@pyphilia pyphilia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice start for Cypress, I still fear that maintenance will be difficult.
I'm wondering if code coverage could be applied even if it's an external website?

cypress/e2e/Login.cy.js Outdated Show resolved Hide resolved
cypress/e2e/Login.cy.js Outdated Show resolved Hide resolved
cypress/e2e/Login.cy.js Outdated Show resolved Hide resolved
cypress/e2e/UserStory1.cy.js Show resolved Hide resolved
cypress/e2e/UserStory1.cy.js Outdated Show resolved Hide resolved
cypress/fixtures/members.js Outdated Show resolved Hide resolved
cypress/fixtures/members.js Outdated Show resolved Hide resolved
cypress/fixtures/members.js Outdated Show resolved Hide resolved
cypress/fixtures/members.js Show resolved Hide resolved
cypress/support/commands.js Outdated Show resolved Hide resolved
@juancarlosfarah
Copy link
Member

@victorggonzalez @pyphilia, is this ready to merge?

@spaenleh spaenleh self-assigned this Feb 15, 2023
@spaenleh spaenleh closed this Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add cypress e2e test
4 participants