Alex Willmer
|
e36bbde9ac
|
tests: Replace uses of assertTrue() with specific methods
|
2 years ago |
Alex Willmer
|
18c89de5a9
|
Remove unused module imports
|
3 years ago |
Alex Willmer
|
caa20be43e
|
tests: Use TestCase.assertEqual()
assertEquals() is deperecated in unittest
|
3 years ago |
Alex Willmer
|
a8317c2393
|
tests: Remove unittest2, use stdlib unittest
unittest2 is incomplatible with Python 3.10
|
3 years ago |
David Wilson
|
bb0c98f451
|
tests: note location of related tests.
|
5 years ago |
David Wilson
|
01db198122
|
issue #477: fix new KwargsTest on Python 3.x.
|
6 years ago |
David Wilson
|
0ee8ee78b8
|
issue #477: Py2.4 cannot tolerate unicode kwargs.
|
6 years ago |
David Wilson
|
f5d9af80ef
|
tests: some more utility function tests + flake8.
|
6 years ago |
David Wilson
|
1555f23215
|
tests: add some more helper function tests.
|
6 years ago |
David Wilson
|
8a0b343760
|
issue #406: test for FD leak after every TestCase
|
6 years ago |
David Wilson
|
6cbf34d5fe
|
tests: another smattering of 3.x type/API fixes.
|
6 years ago |
David Wilson
|
cecef992b0
|
issue #218: core: add Secret and Blob types.
|
7 years ago |