ee04eaf2af
* Added some additional tests on previously untested code. * Cleaned up existing tests. * Moved existing utils tests to designate.tests.unit. * Moved test utility code into a separate utility file. * Removed utility code no longer referenced anywhere. Change-Id: I9af77adb8a0b5c2ee076eeffe993100d8c65196c
This directory contains pure unit tests. Examples: tox -e py27 -- tests.unit tox -e py37 -- tests.unit.backend