Skip to content
Snippets Groups Projects

Implement Mongo Seeder

Closed D'Abrantes, Felipe (UG - Comp Sci & Elec Eng) requested to merge mongo-seeder into main

What does this MR do?

Adds a Mongo Seeder service.

  • Populates User and Question DB if needed and shuts down.

Testing

  • Ensure Docker's MongoDB instances have no documents in Users and Questions DBs.
  • Run docker compose up --build.
  • Login as with username 'a' and password 'a'.
  • Question appears on page.

Relevant issues

Fixes missing seeding.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading