-
-
Notifications
You must be signed in to change notification settings - Fork 388
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
e2e tests #1464
Conversation
akellbl4
commented
Aug 23, 2022
•
edited
Loading
edited
- adds playwright as testing framework
- adds a test with comment posting as dev user
6d2b322
to
e4c4fef
Compare
Codecov Report
@@ Coverage Diff @@
## master #1464 +/- ##
==========================================
+ Coverage 58.12% 58.14% +0.01%
==========================================
Files 131 131
Lines 2909 2910 +1
Branches 743 743
==========================================
+ Hits 1691 1692 +1
Misses 1214 1214
Partials 4 4
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
size-limit report 📦
|
@umputun @paskal how can I pass |
16996d4
to
0129787
Compare
17c696a
to
9fa7987
Compare
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.
Please tidy up the commit history. Twenty-eight commits, including merge ones, is too much.
Also, I expect something about e2e testing to be mentioned in the frontend Readme file.
c5bc190
to
72f2e5e
Compare