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

test: playwright initial setup and basic test, also updating dependencies #327

Merged
merged 7 commits into from
Dec 28, 2023

Conversation

cchanxzy
Copy link
Owner

@cchanxzy cchanxzy commented Dec 28, 2023

Initial setup for Playwright and a basic test.

Why Playwright? I think this library could do with some in browser tests, although the tests with React Testing Library are pretty good, some things are still not quite the same ie. cursor movement.


Also updating dependencies since its been a while.

@codecov-commenter
Copy link

codecov-commenter commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1a3d1bd) 100.00% compared to head (c596795) 100.00%.

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

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #327   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          411       411           
  Branches       159       159           
=========================================
  Hits           411       411           

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

@cchanxzy cchanxzy changed the title test: playwright initial setup and basic test test: playwright initial setup and basic test, also updating dependencies Dec 28, 2023
@cchanxzy cchanxzy force-pushed the test/add-playwright branch from 5e240a8 to c596795 Compare December 28, 2023 14:03
@cchanxzy cchanxzy merged commit aabafcf into main Dec 28, 2023
6 checks passed
@cchanxzy cchanxzy deleted the test/add-playwright branch December 28, 2023 14:09
Copy link

🎉 This PR is included in version 3.6.14 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants