-
Notifications
You must be signed in to change notification settings - Fork 301
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 V2 E2E Framework #4706
Merged
Merged
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 416fe3c - Browse repository at this point
Copy the full SHA 416fe3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10f01db - Browse repository at this point
Copy the full SHA 10f01dbView commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2504e51 - Browse repository at this point
Copy the full SHA 2504e51View commit details -
lower timeout for serve-web to start
30s is higher than the test timeout, which lead to hard to debug failures. 10s means in the default case if we have issues the 'Could not start code process' error will be thrown.
Configuration menu - View commit details
-
Copy full SHA for a309bdc - Browse repository at this point
Copy the full SHA a309bdcView commit details -
inherit process.env when starting code-tunnel
On linux I need my PATH and because of the environment I am on I also need other environment variables to be able to run random binaries from the internet (ie the vscode we download).
Configuration menu - View commit details
-
Copy full SHA for 1ec99e2 - Browse repository at this point
Copy the full SHA 1ec99e2View commit details -
say bin is for windows as well
I did not test on windows. However, I inspected the tarball from the download site and it follows the same pattern as linux
Configuration menu - View commit details
-
Copy full SHA for e75a2f6 - Browse repository at this point
Copy the full SHA e75a2f6View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3e25a3f - Browse repository at this point
Copy the full SHA 3e25a3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 954514f - Browse repository at this point
Copy the full SHA 954514fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08781ab - Browse repository at this point
Copy the full SHA 08781abView commit details
Commits on Jul 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e1c9748 - Browse repository at this point
Copy the full SHA e1c9748View commit details -
Merge branch 'main' into rnauta/feat/e2e-v2
# Conflicts: # pnpm-lock.yaml
Configuration menu - View commit details
-
Copy full SHA for 139996b - Browse repository at this point
Copy the full SHA 139996bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77e6f2e - Browse repository at this point
Copy the full SHA 77e6f2eView 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.