Alexandre Detiste
|
fe54b0ac3f
|
prefer newer unittest.mock from the standad library
|
2024-04-04 15:23:06 +01:00 |
Alex Willmer
|
18c89de5a9
|
Remove unused module imports
|
2022-04-23 10:01:06 +01:00 |
Alex Willmer
|
caa20be43e
|
tests: Use TestCase.assertEqual()
assertEquals() is deperecated in unittest
|
2022-04-21 19:23:43 +01:00 |
Alex Willmer
|
a8317c2393
|
tests: Remove unittest2, use stdlib unittest
unittest2 is incomplatible with Python 3.10
|
2022-04-20 17:54:12 +01:00 |
David Wilson
|
b985224ff6
|
issue #477: old Mock does not throw side_effect exceptions from a list
|
2019-01-26 00:47:35 +00:00 |
David Wilson
|
de27fb3a28
|
issue #174: test all io_op() logic.
|
2018-04-01 16:39:10 +01:00 |