aboutsummaryrefslogtreecommitdiffstats
path: root/tests/base.py
diff options
context:
space:
mode:
authorGravatar Sebastiaan Zeeff <[email protected]>2020-02-23 20:58:20 +0100
committerGravatar Sebastiaan Zeeff <[email protected]>2020-02-23 21:00:48 +0100
commitf67cb7ac61eee86419d10e23e3fd3c66f1f9312e (patch)
tree8498ff80de10a1484ee7c74e6fcb8e48b9226c9a /tests/base.py
parentUse unittest's AsyncMock instead of our AsyncMock (diff)
Fix test_time test and ensure coverage
One of the test_time methods did not actually assert the exception message it was trying to detect as the assertion statement was contained within the context manager handling the exception. I've moved it out of the context so it actually runs. I've also added a few `praga: no cover` comments for parts that were artifically lowering coverage of the test suite.
Diffstat (limited to 'tests/base.py')
0 files changed, 0 insertions, 0 deletions