debian-forge/test/src
David Rheinsberg 240905d4a0 test: make TestBase inherit unittest.TestCase
We want to extend our base-class to support extensions to
unittest.TestCase, so make sure we inherit from it.

Adjust all callers to no longer inherit from TestCase, since this is now
done automatically by TestBase.
2020-06-05 09:27:40 +02:00
..
__init__.py test: integrate pylint into the test infrastructure 2020-05-13 14:26:05 +02:00
test_pylint.py test: make TestBase inherit unittest.TestCase 2020-06-05 09:27:40 +02:00