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

Add test suite #5

Merged
merged 33 commits into from
Mar 30, 2024
Merged

Add test suite #5

merged 33 commits into from
Mar 30, 2024

Commits on Mar 21, 2024

  1. Add tests

    Kludex committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    629b8d7 View commit details
    Browse the repository at this point in the history
  2. Use current uvicorn impl

    Kludex committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    42c3afe View commit details
    Browse the repository at this point in the history
  3. Add pipeline

    Kludex committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0f71e99 View commit details
    Browse the repository at this point in the history
  4. add httpx

    Kludex committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d879fe3 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Add a lot

    Kludex committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    065502e View commit details
    Browse the repository at this point in the history
  2. remove poetry lock

    Kludex committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    9c1187c View commit details
    Browse the repository at this point in the history
  3. Support for Python 3.12

    Kludex committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b56e80b View commit details
    Browse the repository at this point in the history
  4. Remove hatch matrix

    Kludex committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7eb4e7a View commit details
    Browse the repository at this point in the history
  5. Add pytest-xdist

    Kludex committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    afd5966 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e7bd03 View commit details
    Browse the repository at this point in the history
  7. Update pipeline names

    Kludex committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    da63745 View commit details
    Browse the repository at this point in the history
  8. Add types to TYPE_CHECKING

    Kludex committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    52fa9f3 View commit details
    Browse the repository at this point in the history
  9. Ignore warning

    Kludex committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    fd293bc View commit details
    Browse the repository at this point in the history
  10. Remove multiple versions

    Kludex committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    8ea816b View commit details
    Browse the repository at this point in the history
  11. Fix versions on the pipeline

    Kludex committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f17712d View commit details
    Browse the repository at this point in the history
  12. .

    Kludex committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    194ccc1 View commit details
    Browse the repository at this point in the history
  13. ups

    Kludex committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d40f03f View commit details
    Browse the repository at this point in the history
  14. ups

    Kludex committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d68692d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Should be covered now

    Kludex committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    722cfb0 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Fix everything

    Kludex committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    d793898 View commit details
    Browse the repository at this point in the history
  2. Fix everything

    Kludex committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    1c3d2ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d63fffc View commit details
    Browse the repository at this point in the history
  4. and this

    Kludex committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    5f73f6d View commit details
    Browse the repository at this point in the history
  5. and this

    Kludex committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    7a3cb7a View commit details
    Browse the repository at this point in the history
  6. and this

    Kludex committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    5f242e4 View commit details
    Browse the repository at this point in the history
  7. and this

    Kludex committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    1305c0b View commit details
    Browse the repository at this point in the history
  8. and this

    Kludex committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    faa4d93 View commit details
    Browse the repository at this point in the history
  9. and this

    Kludex committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    6c23f6e View commit details
    Browse the repository at this point in the history
  10. and this

    Kludex committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    6da2308 View commit details
    Browse the repository at this point in the history
  11. and this

    Kludex committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    e4c9410 View commit details
    Browse the repository at this point in the history
  12. and this

    Kludex committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    d8adea2 View commit details
    Browse the repository at this point in the history
  13. and this

    Kludex committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    3bc1c85 View commit details
    Browse the repository at this point in the history
  14. Increase timeout

    Kludex committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    44bd3db View commit details
    Browse the repository at this point in the history