Skip to content

Add a simple Playwright test #3335

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

Merged
merged 7 commits into from
May 3, 2025
Merged

Add a simple Playwright test #3335

merged 7 commits into from
May 3, 2025

Conversation

oalders
Copy link
Member

@oalders oalders commented May 3, 2025

  • npm install --save-dev @playwright/test
  • Add a script to install Playwright
  • Add playwright config
  • Add a very basic Playwright test
  • Add Playwright testing to test workflow

Copy link

codecov bot commented May 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.48%. Comparing base (afb9fa5) to head (364d5ae).
Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3335      +/-   ##
==========================================
- Coverage   73.56%   73.48%   -0.09%     
==========================================
  Files          68       68              
  Lines        2387     2387              
  Branches      335      335              
==========================================
- Hits         1756     1754       -2     
- Misses        506      507       +1     
- Partials      125      126       +1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@oalders oalders force-pushed the oalders/local branch 2 times, most recently from 1284a17 to d93fd84 Compare May 3, 2025 10:18
@oalders oalders added this pull request to the merge queue May 3, 2025
github-merge-queue bot pushed a commit that referenced this pull request May 3, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks May 3, 2025
@oalders oalders added this pull request to the merge queue May 3, 2025
@oalders oalders removed this pull request from the merge queue due to a manual request May 3, 2025
@oalders oalders merged commit e2f5645 into master May 3, 2025
11 checks passed
@oalders oalders deleted the oalders/local branch May 3, 2025 15:02
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