Commit graph

3 commits

Author SHA1 Message Date
Andrey Klychkov
f1b5836836 lib/ansible/parsing/ajson.py: added UNIT-tests () 2019-05-17 23:29:42 -07:00
Abhijeet Kasurde
2a2e9c4ea2 dataloader: unit tests ()
* dataloader: unit tests

Based on work from Alikins (https://github.com/ansible/ansible/pull/16500)

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>

* review comments

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-01-22 09:51:27 -05:00
Matt Martz
c0915e2f5a
Support nested JSON decoding in AnsibleJSONDecoder ()
* Support nested JSON decoding in AnsibleJSONDecoder

* Add tests for vault portion of AnsibleJSONDecoder
2018-09-24 14:33:19 -05:00