Skip to content

test: add Playwright browser tests for CWS/AWS - #1701

Closed
pxsit wants to merge 2 commits into
cms-dev:mainfrom
pxsit:browser-test
Closed

test: add Playwright browser tests for CWS/AWS#1701
pxsit wants to merge 2 commits into
cms-dev:mainfrom
pxsit:browser-test

Conversation

@pxsit

Copy link
Copy Markdown
Contributor

This is a draft for an example implementation of using playwright for browser based tests.
Need further development.

@codecov

codecovBot commented Jul 26, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.86%. Comparing base (101e372) to head (94f7845).
✅ All tests successful. No failed tests found.

Files with missing linesPatch %Lines
cmstestsuite/browser_tests/conftest.py0.00%13 Missing ⚠️
cmstestsuite/browser_tests/test_aws.py0.00%4 Missing ⚠️
cmstestsuite/browser_tests/test_cws.py0.00%4 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## main #1701 +/- ##
==========================================
- Coverage 53.89% 53.86% -0.04% 
==========================================
Files 341 344 +3 Lines 27985 28006 +21 ==========================================
+ Hits 15083 15085 +2 - Misses 12902 12921 +19 
FlagCoverage Δ
functionaltests0.00% <ø> (ø)
unittests53.86% <0.00%> (-0.04%)⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pxsitpxsit closed this Jul 27, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@pxsit