-
Notifications
You must be signed in to change notification settings - Fork 291
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
added test cases for asset bed #2532
base: develop
Are you sure you want to change the base?
added test cases for asset bed #2532
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2532 +/- ##
===========================================
+ Coverage 69.19% 69.27% +0.08%
===========================================
Files 211 211
Lines 11940 11943 +3
Branches 1208 1208
===========================================
+ Hits 8262 8274 +12
+ Misses 3302 3297 -5
+ Partials 376 372 -4 ☔ View full report in Codecov by Sentry. |
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.
Could you either merge or refactor the tests with this file? Recently few tests for asset bed has been added.
https://github.com/ohcnetwork/care/blob/develop/care/facility/tests/test_asset_bed_api.py
Proposed Changes
PermissionError
withPermissionDenied
for better handling of permission errorsAssociated Issue
assetbed
module #1386Merge Checklist
Only PR's with test cases included and passing lint and test pipelines will be reviewed
@ohcnetwork/care-backend-maintainers @ohcnetwork/care-backend-admins