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 |
Steven Robertson
|
101e200538
|
disabled flaky test
|
2020-03-20 19:02:30 -07:00 |
David Wilson
|
db9066fbfb
|
[stream-refactor] mark setns module as requiring Python >2.4
|
2019-07-28 10:40:59 +00:00 |
David Wilson
|
de9a8b2a80
|
tests: add setns_test that works if password localhost sudo works.
|
2019-07-22 18:30:51 +01:00 |