Skip to content

Feat development seeds#255

Merged
mattfeg merged 15 commits intomainfrom
feat-development-seeds
Apr 10, 2025
Merged

Feat development seeds#255
mattfeg merged 15 commits intomainfrom
feat-development-seeds

Conversation

@mattfeg
Copy link
Collaborator

@mattfeg mattfeg commented Apr 1, 2025

Fix #248
Creates seeds for development. The seeds creates:

  • Users
  • Default Procedures
  • Custom Procedures
  • Default Health Insurances
  • Custom Health Insurances
  • Hospitals
  • Patients
  • Medical Shifts
  • Event Procedures

@mattfeg mattfeg requested a review from danielnottingham April 1, 2025 20:34
@mattfeg mattfeg self-assigned this Apr 1, 2025
Copy link
Member

@edimossilva edimossilva left a comment

Choose a reason for hiding this comment

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

Some Questions:

  • Is there a command to run them all?
  • Should we delete everything we have local env before running the seeds?
  • Should we add specs to make sure seeds are working after the possible changes we might do in the future?
  • Do we need to update readme file with instructions?

@mattfeg mattfeg requested a review from edimossilva April 8, 2025 13:18
@mattfeg mattfeg requested a review from edimossilva April 10, 2025 11:15
@mattfeg mattfeg merged commit 0808b55 into main Apr 10, 2025
2 of 3 checks passed
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.

[Setup Dev] Create a command to correctly populate development database.

2 participants