Skip to content
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

Don't create parents by default in tests #2743

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

thomasleese
Copy link
Contributor

This simplifies the patient factory to not create parents by default to improve test performance and match production where patients won't necessarily always have parents attached to them.

@thomasleese thomasleese changed the title Don't create patient parents by default Don't create patient parents by default in tests Dec 13, 2024
@thomasleese thomasleese force-pushed the refactor-parent-factory branch from b916797 to 2581d3b Compare December 13, 2024 14:45
This simplifies the patient factory to not create parents by default to
improve test performance and match production where patients won't
necessarily always have parents attached to them.
@thomasleese thomasleese force-pushed the refactor-parent-factory branch from 2581d3b to 8b1d534 Compare December 13, 2024 14:45
@thomasleese thomasleese changed the title Don't create patient parents by default in tests Don't create parents by default in tests Dec 13, 2024
@thomasleese thomasleese merged commit d8bd0d1 into main Dec 13, 2024
13 checks passed
@thomasleese thomasleese deleted the refactor-parent-factory branch December 13, 2024 15:20
@tvararu tvararu added this to the v1.1.1 milestone Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants