Alexandre Detiste
|
fe54b0ac3f
|
prefer newer unittest.mock from the standad library
|
8 months ago |
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
|
d1f5e0663d
|
core: move message encoding to Message.pack(), add+refactor tests.
The old inline pack is still present in the old location but will be
removed in a followup commit.
|
5 years ago |