-
Notifications
You must be signed in to change notification settings - Fork 299
Convert HyperlinkedRelatedField tests to pytest style #889
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
Convert HyperlinkedRelatedField tests to pytest style #889
Conversation
Codecov Report
@@ Coverage Diff @@ ## master #889 +/- ## ========================================== - Coverage 97.73% 97.70% -0.04% ========================================== Files 60 59 -1 Lines 3269 3182 -87 ========================================== - Hits 3195 3109 -86 + Misses 74 73 -1
Continue to review full report at Codecov.
|
@n2ygk Do you think you will find time to look at this PR?
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.
LGTM
Related to #468
Description of the Change
Continuation of tests conversion
Checklist
CHANGELOG.md
updated (only for user relevant changes)AUTHORS