Alex Willmer
|
e36bbde9ac
|
tests: Replace uses of assertTrue() with specific methods
|
2022-07-17 13:44:05 +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
|
97a96f5dd8
|
issue #477: rename and add tests for polyfill functions.
|
2019-01-24 13:27:05 +00:00 |