Skip to content

feat(make_dev_data): create some dummy data on development environment#30

Merged
quevon24 merged 1 commit intomainfrom
29-add-dev-data
Mar 13, 2026
Merged

feat(make_dev_data): create some dummy data on development environment#30
quevon24 merged 1 commit intomainfrom
29-add-dev-data

Conversation

@grossir
Copy link
Copy Markdown
Contributor

@grossir grossir commented Mar 12, 2026

Solves #29

  • Populates the database so local development testing is easier
  • creates a staff user (name staff, password password)
  • create a scanner user (name scanner, password password)
  • create some scans

Solves #29

- Populates the database so local development testing is easier
@grossir grossir moved this to PRs to Review in Sprint (Case Law) Mar 12, 2026
@grossir grossir requested a review from quevon24 March 12, 2026 23:41
@grossir grossir self-assigned this Mar 12, 2026
Copy link
Copy Markdown
Member

@quevon24 quevon24 left a comment

Choose a reason for hiding this comment

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

Everything looks good, I think it's a good idea to have this command in the entry point to make testing easier.

@quevon24 quevon24 merged commit 56d1da0 into main Mar 13, 2026
7 checks passed
@github-project-automation github-project-automation bot moved this from PRs to Review to Done in Sprint (Case Law) Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants