ansible/test/integration/targets/ansible-doc/library
Felix Fontein a5c0b11913
ansible-doc man formatter: fail with better error message when description isn't there (#70046) (#70485)
* ansible-doc man formatter: do not crash when description isn't there.
* Change to report a better error message when description is not there.
* Add test.

(cherry picked from commit 9164b96774)
2020-07-17 12:44:03 -07:00
..
test_docs.py
test_docs_missing_description.py ansible-doc man formatter: fail with better error message when description isn't there (#70046) (#70485) 2020-07-17 12:44:03 -07: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_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