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
John R Barker bc2f4365b5 Correctly validate module name for modules with aliases (#29957)
* Correctly validate module name for modules with aliases

If a module has an alias (ie is a symlink) then we need to ensure that
DOCUMENTATION.module is set to the main name, not the aliased name

* formatting
2017-09-12 13:30:49 +01:00
..
compile Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00
integration Remove provider lines from iosxr tests (#29956) 2017-09-12 13:03:28 +02:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Fix ansible-test unicode and sanity tests. (#29743) 2017-09-11 16:39:34 -07:00
sanity Correctly validate module name for modules with aliases (#29957) 2017-09-12 13:30:49 +01:00
units Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
utils Divide Windows integration tests into 2 groups. (#29029) 2017-09-05 15:32:26 -07:00