Skip to content

EN-253 feat: create a file to seed db

Elias Hawa requested to merge feat/seed-db-file into dev

Create a function to seed database for testing

The function creates: 9 users composed of:

  • 1 Admin
  • 2 Loan Officers
  • 6 Clients Each client has:
  • An application
  • A contract
Edited by Hamza

Merge request reports