You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/parsing
Matt Clay 3033fd96b0
Move unit test compat code out of `lib/ansible/`. (#46996)
* Move ansible.compat.tests to test/units/compat/.
* Fix unit test references to ansible.compat.tests.
* Move builtins compat to separate file.
* Fix classification of test/units/compat/ dir.
6 years ago
..
fixtures Support nested JSON decoding in AnsibleJSONDecoder (#45924) 6 years ago
utils Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
vault Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
yaml Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_ajson.py Support nested JSON decoding in AnsibleJSONDecoder (#45924) 6 years ago
test_dataloader.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_metadata.py metadata 1.1 7 years ago
test_mod_args.py Correct the AnsibleError exception to call its superclass's constructor 7 years ago
test_splitter.py Add unit tests 6 years ago
test_unquote.py Switch tests to pytest and ansible-test. 8 years ago