Skip to content

[BDMS-264] Expand transfer seeder#232

Merged
TylerAdamMartinez merged 13 commits into
stagingfrom
TAM-expand-transfer-seed
Nov 5, 2025
Merged

[BDMS-264] Expand transfer seeder#232
TylerAdamMartinez merged 13 commits into
stagingfrom
TAM-expand-transfer-seed

Conversation

@TylerAdamMartinez

Copy link
Copy Markdown
Contributor

Why

This PR addresses the following problem/context:
• CI Testing will fail without a local DB with some data, and using the transfer script is not practical

How

Implementation summary - the following was changed/added/removed:
• Use Faker to mock dummy data

Notes

Any special considerations, workarounds, or follow-up work to note?
• Please take note of the numbers in the code comments. This is how I think each model should be created in order.

@codecov-commenter

codecov-commenter commented Nov 5, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.
see 8 files with indirect coverage changes

@TylerAdamMartinez

Copy link
Copy Markdown
Contributor Author

NO, NOT DELETE THE BRANCH SINCE THE FRONTEND STILL CALLS IT FOR CI/CD AND WILL CONTINUE TO DO SO UNTIL MERGED INTO STAGING.

@ksmuczynski ksmuczynski left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The order in which the models are created looks good to me. I think the Contact or Location models could be created first, either way should work. The model numbers skip from 2 to 5, but I'm assuming that's just a typo; I don't think any additional core models are needed.

@chasetmartin chasetmartin left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@TylerAdamMartinez TylerAdamMartinez merged commit 42da3b0 into staging Nov 5, 2025
6 checks passed
@TylerAdamMartinez TylerAdamMartinez deleted the TAM-expand-transfer-seed branch November 5, 2025 18:17
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.

4 participants