Expand fixtures - #3754
Draft
yash-learner wants to merge 9 commits into
Draft
Conversation
- Code clean up after going through code generated by AI
Contributor
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueComment |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #3754 +/- ##
===========================================
- Coverage 79.66% 77.65% -2.02%
===========================================
Files 482 495 +13
Lines 23278 23924 +646
Branches 2426 2510 +84
===========================================
+ Hits 18545 18578 +33
- Misses 4132 4742 +610
- Partials 601 604 +3 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
…ures - Introduced new loaders for organizations, patients, and users to streamline data loading processes. - Updated existing loaders to utilize organization references for improved data integrity. - Added JSON fixtures for organizations, patients, and users to facilitate testing and development. - Removed unused supplier loading logic from external receipts loader to enhance clarity and maintainability.
…tures - Introduced new loaders for questionnaires and encounters to enhance data management. - Added JSON fixtures for questionnaires and encounters to facilitate testing and development. - Updated existing user and organization loaders to include role references for improved data integrity. - Enhanced the load_pack script to incorporate questionnaire loading and clinical encounter data handling.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed Changes
Expand pack-based fixtures for demo/test facility seeding (wiki):
load_packorchestration (create or attach facility)Still pack-only / not wired: questionnaires, schedules, clinical visits.
Associated Issue
Merge Checklist
/docsOnly PR's with test cases included and passing lint and test pipelines will be reviewed
@ohcnetwork/care-backend-maintainers @ohcnetwork/care-backend-admins