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 instructions for testing playwright updates #4610

Merged
merged 2 commits into from
Apr 18, 2024
Merged

Conversation

jwhitlock
Copy link
Member

Update the @playwright/test and dotenv section with the steps I use to test the dependency updates.

@jwhitlock jwhitlock changed the title Add instructions for testing playright updates Add instructions for testing playwright updates Apr 17, 2024
@jwhitlock jwhitlock requested a review from rafeerahman April 17, 2024 17:14
Copy link
Contributor

@rafeerahman rafeerahman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With the e2e tests enhancement work, some tests require premium accounts. We can add this info after that work is merged, but putting it here for reference.

For tests that require premium, local runs need E2E_TEST_ACCOUNT_PREMIUM=<premium_account_email> E2E_TEST_ACCOUNT_PASSWORD=<premium_account_password> (tests that use free accounts will use this password as well)

Theres a relay-team premium account that works on all env's that can be used here incase the user doesn't want to use a personal account. Would need to ping Luke or me for the username and password.

s/randon/random/

Co-authored-by: Rafee Rahman <[email protected]>
@jwhitlock jwhitlock enabled auto-merge April 18, 2024 13:07
@jwhitlock jwhitlock added this pull request to the merge queue Apr 18, 2024
Merged via the queue into main with commit 2769485 Apr 18, 2024
27 checks passed
@jwhitlock jwhitlock deleted the playwright-dep-update branch April 18, 2024 13:24
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