Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds a test that runs the db seed, making sure it's compatible with latest schema #402

Merged
merged 6 commits into from
Sep 4, 2024

Commits on Sep 2, 2024

  1. feat: test seeds the db and asserts >0 students and users. for now th…

    …is should work, might have to modify the assertions as we go.
    thomhickey committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    fd88137 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. feat: comments

    thomhickey committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5343b03 View commit details
    Browse the repository at this point in the history
  2. feat: comments

    thomhickey committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    dc2f97c View commit details
    Browse the repository at this point in the history
  3. fix: comment

    thomhickey committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    fb40fcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c0415a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    be7bb34 View commit details
    Browse the repository at this point in the history