ansible/test/integration/targets/ansible-doc
Felix Fontein a1ece49006
Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601)
* Add add_collection_to_versions_and_dates integration tests.

* Add doc fragment tests with fragments from other collections.

* Remove trailing whitespace (Python 2's json.dump inserts some).

* Use ' ' instead of '\s'.
2021-03-24 05:30:57 +10:00
..
collections/ansible_collections/testns Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 2021-03-24 05:30:57 +10:00
library Add ansible-doc tests for documentation containing YAML anchors (#70436) 2020-07-07 08:33:55 -04:00
roles ansible-doc - account for empty meta/main.yml (#73590) 2021-02-12 17:37:00 -05:00
test_role1 Change role argspec file used by ansible-doc (#72927) 2020-12-14 12:05:40 -05:00
aliases 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
fakecollrole.output ansible-doc role arg spec support (#72120) 2020-11-17 12:58:19 -05:00
fakemodule.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 2021-03-24 05:30:57 +10:00
fakerole.output ansible-doc role arg spec support (#72120) 2020-11-17 12:58:19 -05:00
inventory
noop.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 2021-03-24 05:30:57 +10:00
noop_vars_plugin.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 2021-03-24 05:30:57 +10:00
notjsonfile.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 2021-03-24 05:30:57 +10:00
randommodule.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 2021-03-24 05:30:57 +10:00
runme.sh Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 2021-03-24 05:30:57 +10:00
test.yml Add ansible-doc tests for documentation containing YAML anchors (#70436) 2020-07-07 08:33:55 -04:00
test_docs_returns.output 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.output 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_yaml_anchors.output Add ansible-doc tests for documentation containing YAML anchors (#70436) 2020-07-07 08:33:55 -04:00