Skip to content

unikubehq/commons

Repository files navigation

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