debian-forge/test/mod
Christian Kellner 5d226b2e15 test: add basic checks for monitoring and API
Add a basic test that will set up an 'API' endpoint, then spawn a
child process that uses that 'API' endpoint to setup its stdio in
very much the same way as runners do. This is used to verify that
the API itself works properly as well as the new LogMonitor class
by comparing the inputs and outputs.
2020-07-21 13:25:04 +02:00
..
__init__.py test: '{. -> ./mod}/test_util_selinux.py' 2020-04-24 15:50:44 +02:00
test_monitor.py test: add basic checks for monitoring and API 2020-07-21 13:25:04 +02:00
test_objectstore.py test: move test_objectstore into module-tests 2020-06-05 09:27:40 +02:00
test_osbuild.py test: move test_osbuild.py into module tests 2020-06-05 09:27:40 +02:00
test_util_ctx.py util/ctx: extract suppress_oserror() 2020-05-11 18:05:12 +02:00
test_util_jsoncomm.py test: '{. -> ./mod}/test_util_jsoncomm.py' 2020-04-28 15:39:00 +02:00
test_util_linux.py test: convert to shared helpers 2020-05-13 14:26:05 +02:00
test_util_osrelease.py test: make TestBase inherit unittest.TestCase 2020-06-05 09:27:40 +02:00
test_util_ostree.py osbuild: replace capture_output in subprocess.run 2020-06-09 13:42:35 +02:00
test_util_rmrf.py test: convert to shared helpers 2020-05-13 14:26:05 +02:00
test_util_selinux.py test: '{. -> ./mod}/test_util_selinux.py' 2020-04-24 15:50:44 +02:00