summaryrefslogtreecommitdiffstats
path: root/test/units/module_utils/json_utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove Python 2.x compat from unit tests (#82109)Matt Clay2023-11-021-1/+1
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-051-3/+1
* Clean up unit test boilerplate.Matt Clay2020-06-221-1/+1
* Replace TestCase.assertEquals with TestCase.assertEqual.Mads Jensen2019-11-111-8/+8
* unit tests: remove unused imports (#59636)Andrey Klychkov2019-07-261-2/+0
* Move unit test compat code out of `lib/ansible/`. (#46996)Matt Clay2018-10-131-1/+1
* Port some tests away from nose as examples (#33437)Toshio Kuratomi2017-11-301-2/+0
* Enable more pylint rules and fix reported issues. (#30539)Matt Clay2017-09-191-1/+1
* test/: PEP8 compliancy (#24803)Dag Wieers2017-05-301-7/+11
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-6/+6
* bugfixes to JSON junk filter, added unit/integration tests to exercise (#17834)Matt Davis2016-10-022-0/+88