-
Notifications
You must be signed in to change notification settings - Fork 37
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
Playwright #1153
Merged
Merged
Playwright #1153
Commits on Mar 15, 2024
-
Done by running `npm init playwright@latest`. Install playwright and added some example tests
Configuration menu - View commit details
-
Copy full SHA for 6c6f66e - Browse repository at this point
Copy the full SHA 6c6f66eView commit details -
Downgrade to @playwright/test v1.30.0
Otherwise there is a Node error
Configuration menu - View commit details
-
Copy full SHA for e4a67b0 - Browse repository at this point
Copy the full SHA e4a67b0View commit details -
- remove comments - only run test in Chromium browser - use testDir to ./src/e2e - run local server before starting tests
Configuration menu - View commit details
-
Copy full SHA for 3b1e7f4 - Browse repository at this point
Copy the full SHA 3b1e7f4View commit details -
Upgrade playwright/test to v1.32.0
so that we can use `npx playwright test --ui` for dev
Configuration menu - View commit details
-
Copy full SHA for dadd592 - Browse repository at this point
Copy the full SHA dadd592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f212a5 - Browse repository at this point
Copy the full SHA 0f212a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for be55bc4 - Browse repository at this point
Copy the full SHA be55bc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09f20ab - Browse repository at this point
Copy the full SHA 09f20abView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdd14bf - Browse repository at this point
Copy the full SHA cdd14bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7a9bc0 - Browse repository at this point
Copy the full SHA c7a9bc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c61a54 - Browse repository at this point
Copy the full SHA 3c61a54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83f8bf6 - Browse repository at this point
Copy the full SHA 83f8bf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf32765 - Browse repository at this point
Copy the full SHA bf32765View commit details -
Configuration menu - View commit details
-
Copy full SHA for db74dbc - Browse repository at this point
Copy the full SHA db74dbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a58c4e - Browse repository at this point
Copy the full SHA 9a58c4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for abc1a3e - Browse repository at this point
Copy the full SHA abc1a3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d15e4d - Browse repository at this point
Copy the full SHA 9d15e4dView commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a6c75dd - Browse repository at this point
Copy the full SHA a6c75ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 627a0e0 - Browse repository at this point
Copy the full SHA 627a0e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 499e1b2 - Browse repository at this point
Copy the full SHA 499e1b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cadbe54 - Browse repository at this point
Copy the full SHA cadbe54View commit details
Commits on Mar 19, 2024
-
That is the version where running vite as web server doesn't cause hanging. We can now revert back to using vite for running webserver.
Configuration menu - View commit details
-
Copy full SHA for 373dd28 - Browse repository at this point
Copy the full SHA 373dd28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32519c5 - Browse repository at this point
Copy the full SHA 32519c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cb5d93 - Browse repository at this point
Copy the full SHA 1cb5d93View commit details -
Configuration menu - View commit details
-
Copy full SHA for d560992 - Browse repository at this point
Copy the full SHA d560992View commit details -
Configuration menu - View commit details
-
Copy full SHA for b86d830 - Browse repository at this point
Copy the full SHA b86d830View commit details -
Configuration menu - View commit details
-
Copy full SHA for 731fe3e - Browse repository at this point
Copy the full SHA 731fe3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a98602 - Browse repository at this point
Copy the full SHA 6a98602View commit details -
Configuration menu - View commit details
-
Copy full SHA for 918d530 - Browse repository at this point
Copy the full SHA 918d530View commit details -
Configuration menu - View commit details
-
Copy full SHA for be59f1d - Browse repository at this point
Copy the full SHA be59f1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89c6abb - Browse repository at this point
Copy the full SHA 89c6abbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c580a85 - Browse repository at this point
Copy the full SHA c580a85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 179e918 - Browse repository at this point
Copy the full SHA 179e918View commit details -
Use playwright instead of vitest for E2E
Removes E2E config for vitest/vite
Configuration menu - View commit details
-
Copy full SHA for 8c5684f - Browse repository at this point
Copy the full SHA 8c5684fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ea1ee - Browse repository at this point
Copy the full SHA d6ea1eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55117e1 - Browse repository at this point
Copy the full SHA 55117e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2339e62 - Browse repository at this point
Copy the full SHA 2339e62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8962bb4 - Browse repository at this point
Copy the full SHA 8962bb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a7c055 - Browse repository at this point
Copy the full SHA 4a7c055View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.