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
Matt Martz 5941e4c843
Properly JSON encode AnsibleUnsafe, using a pre-processor (#60602)
* Properly JSON encode AnsibleUnsafe, using a pre-processor. Fixes #47295

* Add AnsibleUnsafe json tests

* Require preprocess_unsafe to be enabled for that functionality

* Support older json

* sort keys in tests

* Decouple AnsibleJSONEncoder from isinstance checks in preparation to move to module_utils

* Move AnsibleJSONEncoder to module_utils, consolidate instances

* add missing boilerplate

* remove removed.py from ignore
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
cache Update ansible-test sanity command. (#31958) 7 years ago
integration VMware: Add missing HA admission control policies in vmware_cluster_ha (#60233) 5 years ago
legacy safe_eval fix (#57188) 5 years ago
lib/ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
results Collect data from integration test runs. (#28650) 7 years ago
sanity Properly JSON encode AnsibleUnsafe, using a pre-processor (#60602) 5 years ago
units Properly JSON encode AnsibleUnsafe, using a pre-processor (#60602) 5 years ago
utils Only run package-data sanity once in CI. 5 years ago