-
Notifications
You must be signed in to change notification settings - Fork 17
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
Add selenium to github actions #4730
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4730 +/- ##
==========================================
+ Coverage 94.41% 97.94% +3.52%
==========================================
Files 512 306 -206
Lines 23344 14527 -8817
Branches 967 0 -967
==========================================
- Hits 22040 14228 -7812
+ Misses 1201 299 -902
+ Partials 103 0 -103 Continue to review full report at Codecov.
|
3700fa8
to
78b8a8d
Compare
78b8a8d
to
d8bc344
Compare
d8bc344
to
3d6b41f
Compare
3d6b41f
to
6e4c174
Compare
6e4c174
to
6d45473
Compare
6d45473
to
ed217f1
Compare
ed217f1
to
b9ab787
Compare
b9ab787
to
5bd6d06
Compare
ef02c13
to
4458610
Compare
9124bad
to
3ae35b9
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.
👍
Pre-Flight checklist
What are the relevant tickets?
Fixes #4728
What's this PR do?
Adds steps to run selenium tests in github actions
How should this be manually tested?
Check that selenium tests ran successfully in github actions