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

End-to-end testing - playwright CI #361

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

osundwajeff
Copy link

@osundwajeff osundwajeff commented Feb 21, 2024

This PR focuses on End-to-end testing using playwright.

The directory playwright currently contains the basic config files and tests for playwright.

Peek.2024-02-28.08-27.mp4

@osundwajeff osundwajeff changed the title End-to-end testing - playwright End-to-end testing - playwright CI Feb 21, 2024
@Xpirix
Copy link
Collaborator

Xpirix commented Feb 23, 2024

Thanks @osundwajeff , I've tested it locally and it looks good to me

@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.45%. Comparing base (998e0b5) to head (2e87112).
Report is 5 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #361       +/-   ##
===========================================
+ Coverage   36.06%   82.45%   +46.38%     
===========================================
  Files         111      149       +38     
  Lines        4899     5933     +1034     
===========================================
+ Hits         1767     4892     +3125     
+ Misses       3132     1041     -2091     

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

@osundwajeff
Copy link
Author

Hi @Xpirix, you can test it.

@dimasciput
Copy link
Collaborator

@Xpirix please fix the conflicts

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.

None yet

4 participants