Commit Graph

4 Commits (15b2619fb279d26f8a0a49f98b3014b01c5dd13c)

Author SHA1 Message Date
Alex Willmer 18c89de5a9 Remove unused module imports 4 years ago
Alex Willmer caa20be43e tests: Use TestCase.assertEqual()
assertEquals() is deperecated in unittest
4 years ago
Alex Willmer a8317c2393 tests: Remove unittest2, use stdlib unittest
unittest2 is incomplatible with Python 3.10
4 years ago
David Wilson 429832b8f7 issue #409: add kubectl stub and constructor test. 7 years ago