Commit Graph

11 Commits (ca635fac4a3f577f8fb5fcd33ca954aa30bdf2e5)

Author SHA1 Message Date
Matt Clay 18e8401edd
Remove Python 2.x compat from unit tests (#82109)
2 years ago
Matt Clay 9f899f9492
Require `from __future__ import annotations` (#81902)
2 years ago
Matt Clay 98a0995fd0 Clean up unit test boilerplate.
6 years ago
Mads Jensen 0f491c0289 Replace TestCase.assertEquals with TestCase.assertEqual.
6 years ago
Andrey Klychkov 4e8df9a4b8 unit tests: remove unused imports (#59636)
7 years ago
Matt Clay 3033fd96b0
Move unit test compat code out of `lib/ansible/`. (#46996)
7 years ago
Toshio Kuratomi e499bccbaa
Port some tests away from nose as examples (#33437)
8 years ago
Matt Clay 7714dcd04e Enable more pylint rules and fix reported issues. (#30539)
9 years ago
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
9 years ago
Matt Clay 10d9318de7 PEP 8 indent cleanup. (#20800)
9 years ago
Matt Davis aa0ad073b8 bugfixes to JSON junk filter, added unit/integration tests to exercise (#17834)
10 years ago