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

Add Cyprus tests to GitHub Actions workflow #69

Open
DomVinyard opened this issue Mar 6, 2023 · 0 comments
Open

Add Cyprus tests to GitHub Actions workflow #69

DomVinyard opened this issue Mar 6, 2023 · 0 comments
Assignees

Comments

@DomVinyard
Copy link
Collaborator

User Story:

As a developer, I want to add Cypress tests to our React test suite so that we can more thoroughly test our application's functionality.

Acceptance Criteria:

  • Cypress tests should be added to the React test suite.
  • The Cypress tests should cover all relevant functionality of the application.
  • The Cypress tests should be run in addition to the existing Jest tests.
  • The Cypress tests should be set up to run automatically as part of our continuous integration and deployment process.
  • The Cypress tests should accurately reflect the expected behaviour of the application.
  • The implementation should be documented and easily understandable for future developers.
  • The implementation should be reviewed and approved by the development team and stakeholders.
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

No branches or pull requests

3 participants