-
Notifications
You must be signed in to change notification settings - Fork 9
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
[React - Vue] - Migrate E2E Tests from Cypress to Playwright #335
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b5829c3 - Browse repository at this point
Copy the full SHA b5829c3View commit details -
chore: Update test data creation script
The test data creation script has been updated to use the `PLAYWRIGHT_TEST_USER_PASS` environment variable instead of `CYPRESS_TEST_USER_PASS` for the password of the Playwright E2E test user.
Configuration menu - View commit details
-
Copy full SHA for 180ff22 - Browse repository at this point
Copy the full SHA 180ff22View commit details -
Configuration menu - View commit details
-
Copy full SHA for e21f6c6 - Browse repository at this point
Copy the full SHA e21f6c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 857e9e2 - Browse repository at this point
Copy the full SHA 857e9e2View commit details -
feat: Add e2e tests for home page and sign up functionality
This commit adds e2e tests for the home page and sign up functionality in the React web client. The tests ensure that the welcome text, login button, and signup button are visible on the home page. Additionally, the tests cover the sign-up workflow, including filling in the required fields and submitting the form. This enhances the test coverage and helps ensure the proper functioning of these critical features.
Configuration menu - View commit details
-
Copy full SHA for 4dd1728 - Browse repository at this point
Copy the full SHA 4dd1728View commit details -
Configuration menu - View commit details
-
Copy full SHA for c52a91a - Browse repository at this point
Copy the full SHA c52a91aView commit details -
chore: Update test data creation script to use correct environment va…
…riable for Playwright E2E test user password
Configuration menu - View commit details
-
Copy full SHA for 48346fd - Browse repository at this point
Copy the full SHA 48346fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6984418 - Browse repository at this point
Copy the full SHA 6984418View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dc1c71 - Browse repository at this point
Copy the full SHA 3dc1c71View commit details -
chore: Update e2e.yml to use actions/checkout@v4 and actions/setup-no…
…de@v4 This commit updates the e2e.yml workflow file to use the latest versions of the actions/checkout and actions/setup-node actions. It also adds a custom name and path for the checkout action, and sets the node version to 18 for the setup-node action. These updates ensure that the e2e workflow is using the most up-to-date dependencies and configurations.
Configuration menu - View commit details
-
Copy full SHA for d8dd03e - Browse repository at this point
Copy the full SHA d8dd03eView commit details -
chore: Update e2e.yml to use actions/checkout@v4 and actions/setup-no…
…de@v4 This commit updates the e2e.yml workflow file to use the latest versions of the actions/checkout and actions/setup-node actions. It also adds a custom name and path for the checkout action, and sets the node version to 18 for the setup-node action. These updates ensure that the e2e workflow is using the most up-to-date dependencies and configurations.
Configuration menu - View commit details
-
Copy full SHA for 3f71314 - Browse repository at this point
Copy the full SHA 3f71314View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ce5a80 - Browse repository at this point
Copy the full SHA 2ce5a80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3401ed8 - Browse repository at this point
Copy the full SHA 3401ed8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c43658 - Browse repository at this point
Copy the full SHA 7c43658View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4525ad - Browse repository at this point
Copy the full SHA d4525adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98d7857 - Browse repository at this point
Copy the full SHA 98d7857View commit details -
Configuration menu - View commit details
-
Copy full SHA for f095e75 - Browse repository at this point
Copy the full SHA f095e75View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffa2ae3 - Browse repository at this point
Copy the full SHA ffa2ae3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 105410f - Browse repository at this point
Copy the full SHA 105410fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a33619f - Browse repository at this point
Copy the full SHA a33619fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc1bbb7 - Browse repository at this point
Copy the full SHA dc1bbb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 312f1ea - Browse repository at this point
Copy the full SHA 312f1eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dd0bbf - Browse repository at this point
Copy the full SHA 3dd0bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2da5f7 - Browse repository at this point
Copy the full SHA f2da5f7View commit details
Commits on Aug 10, 2024
-
chore: Update playwright.yml to use correct environment variables for…
… Playwright tests
Configuration menu - View commit details
-
Copy full SHA for 5d99eab - Browse repository at this point
Copy the full SHA 5d99eabView commit details -
chore: Update playwright.yml to use correct environment variables for…
… Playwright tests
Configuration menu - View commit details
-
Copy full SHA for 26bf91f - Browse repository at this point
Copy the full SHA 26bf91fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 227f4e5 - Browse repository at this point
Copy the full SHA 227f4e5View commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b31f2a - Browse repository at this point
Copy the full SHA 8b31f2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a449a57 - Browse repository at this point
Copy the full SHA a449a57View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce9315c - Browse repository at this point
Copy the full SHA ce9315cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e31809 - Browse repository at this point
Copy the full SHA 1e31809View commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9ab61ee - Browse repository at this point
Copy the full SHA 9ab61eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0cd032 - Browse repository at this point
Copy the full SHA b0cd032View commit details -
Configuration menu - View commit details
-
Copy full SHA for f188ac1 - Browse repository at this point
Copy the full SHA f188ac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2941f74 - Browse repository at this point
Copy the full SHA 2941f74View commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a763fa1 - Browse repository at this point
Copy the full SHA a763fa1View commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9fcf282 - Browse repository at this point
Copy the full SHA 9fcf282View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36cb1aa - Browse repository at this point
Copy the full SHA 36cb1aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a837829 - Browse repository at this point
Copy the full SHA a837829View commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f60f78c - Browse repository at this point
Copy the full SHA f60f78cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a94bc25 - Browse repository at this point
Copy the full SHA a94bc25View commit details