2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 10:05:39 +00:00

Tests for helper functions

This commit is contained in:
Oliver Walters
2019-06-17 22:36:17 +10:00
parent 08358f6961
commit 38ef9b2b13
3 changed files with 67 additions and 60 deletions

View File

@ -4,6 +4,7 @@ omit =
# Do not run coverage on migration files
*/migrations/*
InvenTree/manage.py
InvenTree/keygen.py
Inventree/InvenTree/middleware.py
Inventree/InvenTree/utils.py
Inventree/InvenTree/wsgi.py