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

feat(Tests): Add server tests #1239

Draft
wants to merge 13 commits into
base: dev
Choose a base branch
from
Draft

feat(Tests): Add server tests #1239

wants to merge 13 commits into from

Commits on Mar 18, 2023

  1. Test pytest CI flow

    Kruptein committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    cf17528 View commit details
    Browse the repository at this point in the history
  2. black: fix conftest

    Kruptein committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    a3f6db8 View commit details
    Browse the repository at this point in the history
  3. Update dev-requirements

    Kruptein committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    fb8cb31 View commit details
    Browse the repository at this point in the history
  4. Fix server CI dependencies

    Kruptein committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    3ab8e86 View commit details
    Browse the repository at this point in the history
  5. try creating new DB in CI

    Kruptein committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    30ca364 View commit details
    Browse the repository at this point in the history
  6. Attempt 2

    Kruptein committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    664c23f View commit details
    Browse the repository at this point in the history
  7. Create a test database

    Kruptein committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    757358d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    89f2081 View commit details
    Browse the repository at this point in the history
  9. Same for user tests

    Kruptein committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    f997c86 View commit details
    Browse the repository at this point in the history
  10. Update gitignore

    Kruptein committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    2c51af2 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Fix DB resetting

    Kruptein committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    d68f633 View commit details
    Browse the repository at this point in the history
  2. Update tests

    Kruptein committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    756858c View commit details
    Browse the repository at this point in the history
  3. Add wheel to requirements

    Kruptein committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    c5f000d View commit details
    Browse the repository at this point in the history