Commit Graph

6 Commits (28ea4780dbfec0c5edb8d3b6d97a6043f5b1fe27)

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