-
-
Notifications
You must be signed in to change notification settings - Fork 30
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: setup playwright for e2e testing #262
Conversation
Test are passing @marcusgchan, do you want to mark this ready for review? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Compliance Checks
Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.
Watched Files
This pull request modifies specific files that require careful review by the maintainers.
Files Matched
- npm-shrinkwrap.json
- package.json
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @marcusgchan. This is great. I got the tests running successfully.
Thanks for working on this @marcusgchan |
Awesome seeing this! It's going to be super helpful for shipping updates to the browser extension. Great work @marcusgchan! π₯³π₯π«‘ |
## [1.14.1-beta.3](v1.14.1-beta.2...v1.14.1-beta.3) (2023-09-01) ### β Tests * setup playwright for e2e testing ([#262](#262)) ([fc9acca](fc9acca))
π This PR is included in version 1.14.1-beta.3 π The release is available on GitHub release Your semantic-release bot π¦π |
## [1.14.1](v1.14.0...v1.14.1) (2023-11-01) ### β Tests * setup playwright for e2e testing ([#262](#262)) ([fc9acca](fc9acca)) ### π Continuous Integration * bun install, x ([#265](#265)) ([6c765e0](6c765e0)) ### π Bug Fixes * linkedin projects share ([#264](#264)) ([481472b](481472b)) * login to the website after rename ([1070a0c](1070a0c)) * prevent error when viewing repo and not logged in ([#260](#260)) ([05fcf5e](05fcf5e)) * syntax error being thrown in Firefox for anonymous objects with computed property names ([#241](#241)) ([00ba2c8](00ba2c8))
π This PR is included in version 1.14.1 π The release is available on GitHub release Your semantic-release bot π¦π |
Description
Setup playwright for e2e testing
What type of PR is this? (check all applicable)
Related Tickets & Documents
Closes #238 and related to #239
Mobile & Desktop Screenshots/Recordings
Added tests?
Added to documentation?
[optional] Are there any post-deployment tasks we need to perform?
[optional] What gif best describes this PR or how it makes you feel?