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/integration/targets/xml/tasks
Dag Wieers 2634ef955a xml module: Better change detection, improved tests (#28460)
This PR includes:

- Improvements to change-detection by comparing 2 objectified XML trees
- Implement better integration tests by comparing 2 files using copy
7 years ago
..
main.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-add-children-elements-unicode.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-add-children-elements.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-add-children-from-groupvars.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-add-children-with-attributes-unicode.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-add-children-with-attributes.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-add-element-implicitly.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-add-namespaced-children-elements.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-children-elements-xml.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-count-unicode.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-count.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-get-element-content-unicode.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-get-element-content.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-mutually-exclusive-attributes.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-pretty-print-only.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-pretty-print.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-remove-attribute.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-remove-element.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-remove-namespaced-attribute.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-remove-namespaced-element.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-set-attribute-value-unicode.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-set-attribute-value.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-set-children-elements-level.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-set-children-elements-unicode.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-set-children-elements.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-set-element-value-empty.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-set-element-value-unicode.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-set-element-value.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-set-namespaced-attribute-value.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-set-namespaced-children-elements.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-set-namespaced-element-value.yml xml module: Better change detection, improved tests (#28460) 7 years ago
test-xmlstring.yml xml module: Better change detection, improved tests (#28460) 7 years ago