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 Martz 8da4113ec0 [stable-2.7] Support nested JSON decoding in AnsibleJSONDecoder (#45924)
* Support nested JSON decoding in AnsibleJSONDecoder

* Add tests for vault portion of AnsibleJSONDecoder
(cherry picked from commit c0915e2)

Co-authored-by: Matt Martz <matt@sivel.net>
6 years ago
..
fixtures [stable-2.7] Support nested JSON decoding in AnsibleJSONDecoder (#45924) 6 years ago
utils Move yaml loading functions from DataLoader into a utility module. 7 years ago
vault Mass nuke deprecated items that are easily removed. ci_complete (#44320) 6 years ago
yaml fix decrypted vault utf8 values (#37539) 6 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_ajson.py [stable-2.7] Support nested JSON decoding in AnsibleJSONDecoder (#45924) 6 years ago
test_dataloader.py Fixes #23680 bug with py3.x due to binary string handling (#23688) 7 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 Switch tests to pytest and ansible-test. 8 years ago
test_unquote.py Switch tests to pytest and ansible-test. 8 years ago