/edisc

Chinese Language Learning Tool

Primary LanguagePythonMIT LicenseMIT

Sauth

Fast API // Starlette auth check and sub application

Running tests

  1. Install the dependencies in requirements-dev.txt file.

  2. Run the tests from the top level:

    python3 -m pytest --cov=src tests -vs