Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.2 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.2 KB

Code style: black Quality Gate Status pre-commit Coverage Status Build Status

Unikube Commons

Commonly used code for unikube's backend services

Automated testing

Make sure you apply all migrations with python manage.py migrate before running the tests.

Run tests with python manage.py test.

Local requirements:

  • helm