2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 20:45:44 +00:00

Add some more unit testing for the builds

This commit is contained in:
Oliver Walters
2020-04-27 21:28:44 +10:00
parent 35f48ed899
commit cb3fe0fc35
4 changed files with 193 additions and 7 deletions

View File

@ -1,3 +1,5 @@
# -*- coding: utf-8 -*-
from django.test import TestCase
from django.core.exceptions import ValidationError