subiquity/subiquitycore/tests
Dan Bungert dffb155203 tests: s/run_coro/IsolatedAsyncioTestCase/
Tests that use run_coro are at risk of being broken by the introduction
of another test using IsolatedAsyncioTestCase.  Switch over to only use
IsolatedAsyncioTestCase.
2022-06-23 17:43:14 -06:00
..
__init__.py tests: s/run_coro/IsolatedAsyncioTestCase/ 2022-06-23 17:43:14 -06:00
mocks.py Proper fix for setting timezone inappropriately in dryrun 2021-07-15 10:49:32 -06:00
test_async_helpers.py SingleInstanceTask: add cancel_restart 2022-05-25 10:25:00 -06:00
test_file_util.py file_util: genericize copy routine 2022-04-11 12:51:26 -06:00
test_lsb_release.py Allow to pass dry_run boolean to lsb_release 2021-12-17 16:00:52 +01:00
test_netplan.py Fix writing of netplan configs 2018-06-07 11:46:34 -04:00
test_prober.py probert: implement os prober arg 2022-03-29 15:09:21 -06:00
test_pubsub.py pubsub: fix test fragility 2022-05-24 13:36:02 -06:00
test_utils.py debug shell: restore orig environment 2022-06-13 14:02:32 -06:00
test_view.py core test_view: don't prefix local class w/ Test 2021-10-15 16:12:44 -06:00
util.py tests: s/run_coro/IsolatedAsyncioTestCase/ 2022-06-23 17:43:14 -06:00