Skip to content

Conversation

@AdityaDRathore
Copy link
Owner

@AdityaDRathore AdityaDRathore commented May 20, 2025

Seed Data Implementation**

  • Task 2.1: Define Seed Data Requirements
    • Identify necessary seed data for development (users, labs, time slots).
    • Determine admin and superadmin test accounts.
    • Plan realistic lab and time slot configurations.
  • Task 2.2: Create Seed Script Structure
    • Define seed script file structure in prisma directory.
    • Implement password hashing integration for user accounts.
    • Ensure seed data covers all entity types.
  • Task 2.3: Implement Testing Configuration
    • Add seed script to npm scripts for easy execution.
    • Create separate seed data for testing environment.
    • Document seed data for development team reference.
  • Task 2.4: Run and Verify Seed Data
    • Execute seed script and verify data insertion.
    • Check relationships between seeded entities.
    • Document any required manual setup steps.

@AdityaDRathore AdityaDRathore merged commit e3e97bb into main May 20, 2025
1 check 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.

2 participants