You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
7 years ago
..
compile Docs how to test (2nd) (#24094) 7 years ago
integration Remove provider lines from iosxr tests (#29956) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Fix ansible-test unicode and sanity tests. (#29743) 7 years ago
sanity Correctly validate module name for modules with aliases (#29957) 7 years ago
units Fix dangerous default args. (#29839) 7 years ago
utils Divide Windows integration tests into 2 groups. (#29029) 7 years ago