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 e2e tests using Cypress framework #68

Merged
merged 13 commits into from
Dec 18, 2023
Merged

Conversation

aatuny
Copy link
Contributor

@aatuny aatuny commented Dec 18, 2023

  • Implemented set of initial UI tests using Cypress. Tests are defined as e2e tests, but API responses are mocked using intercept-functionality for network requests.

@aatuny aatuny marked this pull request as ready for review December 18, 2023 05:40
@aatuny aatuny requested a review from a team as a code owner December 18, 2023 05:40
@aatuny aatuny merged commit 72e1b08 into test Dec 18, 2023
6 checks passed
@aatuny aatuny deleted the feature-automatedTesting branch December 18, 2023 05:42
aatuny added a commit that referenced this pull request Jan 4, 2024
* Added initial version of Cypress tests
* Expanded GitHub Actions pipeline configuration to include Cypress tests

---------

Co-authored-by: Maxim Villivald <[email protected]>
aatuny added a commit that referenced this pull request Jan 4, 2024
* Added initial version of Cypress tests
* Expanded GitHub Actions pipeline configuration to include Cypress tests

---------

Co-authored-by: Maxim Villivald <[email protected]>
aatuny added a commit that referenced this pull request Jan 9, 2024
* Added initial version of Cypress tests
* Expanded GitHub Actions pipeline configuration to include Cypress tests

---------

Co-authored-by: Maxim Villivald <[email protected]>
aatuny added a commit that referenced this pull request Jan 11, 2024
* Update dependencies
* Add e2e tests using Cypress framework (#68)
* Expanded GitHub Actions pipeline configuration to include Cypress tests
* Fix email field validation (#78)
* Upgrade to use latest Node LTS

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maxim Villivald <[email protected]>
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.

2 participants