diff options
author | 2020-02-23 20:58:20 +0100 | |
---|---|---|
committer | 2020-02-23 21:00:48 +0100 | |
commit | f67cb7ac61eee86419d10e23e3fd3c66f1f9312e (patch) | |
tree | 8498ff80de10a1484ee7c74e6fcb8e48b9226c9a /tests/base.py | |
parent | Use 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