-
Notifications
You must be signed in to change notification settings - Fork 687
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
Refactor source functional tests codenames and collision #6361
Refactor source functional tests codenames and collision #6361
Conversation
3702227
to
a792280
Compare
|
||
|
||
class TestSourceInterfaceDesignationCollision( |
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.
This test was moved to a separate file below in the PR.
a792280
to
696a3f8
Compare
696a3f8
to
c5844cb
Compare
Codecov Report
@@ Coverage Diff @@
## develop #6361 +/- ##
========================================
Coverage 83.98% 83.98%
========================================
Files 61 61
Lines 4301 4301
Branches 522 522
========================================
Hits 3612 3612
Misses 565 565
Partials 124 124 📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
c5844cb
to
c187124
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.
Awesome :)
The next PR is ready: #6365 |
Status
Work in progress
Description of Changes
This PR continue the work started in #6307, by bringing the new test code and fixtures to a few more functional tests for the source app.
As before, the goals are to: