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
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
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
test_docs_returns.output
test_docs_suboptions.output
test_docs_yaml_anchors.output