aboutsummaryrefslogtreecommitdiffstats
path: root/tests/utils/test_time.py
diff options
context:
space:
mode:
authorGravatar Sebastiaan Zeeff <[email protected]>2020-02-23 13:05:10 +0100
committerGravatar Sebastiaan Zeeff <[email protected]>2020-02-23 21:00:48 +0100
commit135d6daa4804574935cd788c5baec656765f484b (patch)
treec5e6b73dcce43f893b7bc4955d1fecc42933ba20 /tests/utils/test_time.py
parentUse mixin-composition not inheritance for LoggingTestCase (diff)
Use IsolatedAsyncioTestCase instead of async_test
Since we upgraded to Python 3.8, we can now use the new IsolatedAsyncioTestCase test class to use coroutine-based test methods instead of our own, custom async_test decorator. I have changed the base class for all of our test classes that use coroutine-based test methods and removed the now obsolete decorator from our helpers.
Diffstat (limited to 'tests/utils/test_time.py')
0 files changed, 0 insertions, 0 deletions