debian-forge/test
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
..
data test: import build-pipelines 2020-06-05 09:27:40 +02:00
mod test: make TestBase inherit unittest.TestCase 2020-06-05 09:27:40 +02:00
pipelines test: fix freq, passno types everywhere 2020-05-06 15:42:23 +02:00
run test: import no-op test into the runtime-tests 2020-06-05 09:27:40 +02:00
sources_tests/org.osbuild.files sources: add org.osbuild.files source 2020-02-06 19:01:12 +01:00
src test: make TestBase inherit unittest.TestCase 2020-06-05 09:27:40 +02:00
stages_tests test/stages: replace fau.de mirror with kernel.org 2020-06-04 13:50:32 +02:00
.gitignore introduce testing script 2019-07-09 10:29:48 +02:00
__init__.py osbuild: add description() methods 2019-08-07 10:01:17 +02:00
test.py test: make TestBase inherit unittest.TestCase 2020-06-05 09:27:40 +02:00
test_assemblers.py test: make TestBase inherit unittest.TestCase 2020-06-05 09:27:40 +02:00
test_boot.py test: convert to new osbuild executor 2020-05-20 14:44:43 +02:00
test_objectstore.py objectstore: extract remove_tree() 2020-04-21 14:46:02 +02:00
test_osbuild.py test/osbuild: check the schema of sources 2020-06-02 09:50:14 +02:00
test_stages.py test: make TestBase inherit unittest.TestCase 2020-06-05 09:27:40 +02:00