Commit Graph

5 Commits

Author SHA1 Message Date
Alex Willmer e36bbde9ac tests: Replace uses of assertTrue() with specific methods 2022-07-17 13:44:05 +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 f5d9af80ef tests: some more utility function tests + flake8. 2019-01-21 19:38:23 +00:00
David Wilson 1555f23215 tests: add some more helper function tests. 2019-01-21 15:25:46 +00:00