ansible/test/integration/targets/ansible-doc/library
Sloane Hertel 5b03267a1f
Add ansible-doc tests for documentation containing YAML anchors (#70436)
Co-authored-by: Tadej Borovšak <tadej.borovsak@xlab.si>
2020-07-07 08:33:55 -04:00
..
test_docs.py
test_docs_missing_description.py ansible-doc man formatter: fail with better error message when description isn't there (#70046) 2020-07-06 13:29:03 -04:00
test_docs_no_metadata.py
test_docs_no_status.py
test_docs_non_iterable_status.py
test_docs_removed_precedence.py Support removed_at_date in ansible-doc (#70002) 2020-06-11 13:18:18 -04:00
test_docs_removed_status.py
test_docs_returns.py Plugin/module docs: parse return values, add collection names in them (version_added_collection), and format them nicely in ansible-doc (#69796) 2020-06-11 11:03:43 -07:00
test_docs_returns_broken.py Plugin/module docs: parse return values, add collection names in them (version_added_collection), and format them nicely in ansible-doc (#69796) 2020-06-11 11:03:43 -07:00
test_docs_suboptions.py ansible-doc: properly handle suboptions (#69795) 2020-06-08 11:51:33 -04:00
test_docs_yaml_anchors.py Add ansible-doc tests for documentation containing YAML anchors (#70436) 2020-07-07 08:33:55 -04:00
test_empty.py
test_no_docs.py
test_no_docs_no_metadata.py
test_no_docs_no_status.py
test_no_docs_non_iterable_status.py