1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
Zhikang Zhang b578bf9e20 Fix test-module failing to validate args (#41004)
* Fix test-module failing to validate args

The test-module pass a wrong argument _ansible_tmp cause the validation failed.
Change the argument _ansible_tmp to _ansible_tmpdir to fix this.

* Add a integration test for test-module.

Prior to this change, we don't have a test for test-module.

This change ensure the correctness of test-module script.
2018-06-01 12:02:56 -07:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
integration Fix test-module failing to validate args (#41004) 2018-06-01 12:02:56 -07:00
legacy Add mode, owner_id and group_id options to one_vm (#40217) 2018-05-25 08:00:26 +02:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Fix FreeBSD package install in test setup.sh. 2018-05-30 07:43:49 -07:00
sanity Add requests.Session like class (#37622) 2018-06-01 11:44:20 -05:00
units Add requests.Session like class (#37622) 2018-06-01 11:44:20 -05:00
utils Make docs-build sanity test disabled by default. 2018-05-09 17:55:00 -07:00