debtcollector/debtcollector/tests
Thomas Bechtold da416d64e2 Do not require oslotest for testing
oslotest itself depends on debtcollector and debtcollector depends
on oslotest. That's a cycle dependency which makes bootstrapping the whole
module chain more difficult.
Instead of using oslotest, just use the standard unittest.TestCase class
as base to break the dependency cycle.

Change-Id: Idcbe727883fe2742d62d463bb9a195592aeaba09
2017-05-22 17:04:30 +02:00
..
__init__.py Initial commit 2014-12-12 22:26:59 -08:00
base.py Do not require oslotest for testing 2017-05-22 17:04:30 +02:00
test_deprecation.py Fix renamed_kwarg to preserve argspec 2016-04-14 20:48:34 -05:00