ansible/test/units/cli
Alexander Sowitzki 3e8c8cd536 Make test_adhoc succeed from within a git checkout
The test currently only expects the literal `ansible` followed
by a semver in the first output line of `ansible --version`.
When running from within a git checkout, additional information
like the currently checkout branch are attached, which lets
the test fail. This commit allows arbitrary information to
follow the semver.
2021-01-13 21:22:21 +01:00
..
arguments Add collection path in CLI version info (#68633) 2020-06-25 01:58:56 -04:00
galaxy ansible-galaxy - fix collection installation with trailing slashes (#70016) 2020-06-15 17:36:07 -04:00
test_data Prevent generating roles that do not pass linting (#63709) 2019-10-22 11:26:07 -04:00
__init__.py
test_adhoc.py Make test_adhoc succeed from within a git checkout 2021-01-13 21:22:21 +01:00
test_cli.py Add collection path in CLI version info (#68633) 2020-06-25 01:58:56 -04:00
test_console.py
test_doc.py Extract embedded function to RoleMixin method and add tests (#72754) 2020-12-07 13:07:23 -05:00
test_galaxy.py Remove ansible-galaxy login (#72288) 2020-10-23 09:11:45 -07:00
test_playbook.py Perfy McPerferton (#58400) 2019-07-22 14:25:20 -05:00
test_vault.py ansible-galaxy tidy up arg parse with better validation (#59957) 2019-08-14 06:36:29 +10:00