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 playwright #513

Merged
merged 1 commit into from
Aug 23, 2023
Merged

add playwright #513

merged 1 commit into from
Aug 23, 2023

Conversation

jeromehardaway
Copy link
Contributor

@jeromehardaway jeromehardaway commented Aug 22, 2023

πŸ€– Generated by Copilot at a09b80d

Summary

πŸš€πŸŽ­βœ…

This pull request introduces Playwright tests to the vets-who-code-app repository. It adds the necessary configuration, dependencies and workflow files to run the tests on different browsers and devices. It also includes two example tests for the Playwright website.

Playwright tests run
On GitHub workflow file
Autumn leaves fall fast

Walkthrough

  • Add a GitHub workflow to run Playwright tests on main and master branches (link)
  • Install Playwright as a dev dependency (link)
  • Configure Playwright settings, such as test directory, parallelism, retries, reporter, trace, base URL, web server and projects (link)
  • Write two example tests for the Playwright website, checking the title and the installation heading (link)

@jeromehardaway jeromehardaway requested a review from a team August 22, 2023 03:53
@jeromehardaway jeromehardaway self-assigned this Aug 22, 2023
@vercel
Copy link

vercel bot commented Aug 22, 2023

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Updated (UTC)
vets-who-code-app βœ… Ready (Inspect) Visit Preview Aug 22, 2023 3:53am

@mrbernnz mrbernnz self-requested a review August 22, 2023 23:58
@jeromehardaway jeromehardaway merged commit c8e389e into master Aug 23, 2023
3 checks passed
@jeromehardaway jeromehardaway deleted the AddPlaywright branch August 23, 2023 00:00
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.

3 participants