Commit Graph

5 Commits (eb4a7e0ad5b17eb3a1e62bf0379ce6b3720218f4)

Author SHA1 Message Date
Alex Willmer 18c89de5a9 Remove unused module imports 2 years ago
Alex Willmer caa20be43e tests: Use TestCase.assertEqual()
assertEquals() is deperecated in unittest
2 years ago
Alex Willmer a8317c2393 tests: Remove unittest2, use stdlib unittest
unittest2 is incomplatible with Python 3.10
2 years ago
David Wilson b985224ff6 issue #477: old Mock does not throw side_effect exceptions from a list 6 years ago
David Wilson de27fb3a28 issue #174: test all io_op() logic. 7 years ago