summaryrefslogtreecommitdiffstats
path: root/test/units/cli (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't ask for password confirm on 'ansible-vault edit' (#30514)Adrian Likins2017-09-191-3/+29
* prompt for new pass on create/encrypt if none specified (#28185)Adrian Likins2017-08-151-0/+79
* Vault secrets default vault ids list (#28190)Adrian Likins2017-08-151-1/+30
* Add prompt formats for 2.3 compat ask-vault-pass (#27974)Adrian Likins2017-08-101-6/+138
* Support multiple vault passwords (#22756)Adrian Likins2017-07-282-0/+210
* fixed issue with paths separator and othersBrian Coca2017-06-151-3/+3
* 1st part of ansible config, adds ansible-config to view/manage configs (#12797)Brian Coca2017-06-141-1/+1
* Fix spelling mistakes (comments only) (#25564)Abhijeet Kasurde2017-06-121-1/+1
* test/: PEP8 compliancy (#24803)Dag Wieers2017-05-301-8/+7
* Transition inventory into plugins (#23001)Brian Coca2017-05-231-3/+3
* Update module_utils.six to latest (#22855)Toshio Kuratomi2017-03-231-1/+1
* add python version info to --version (#22089)Adrian Likins2017-03-031-0/+41
* Add role skeleton support (#17079)azenk2017-03-0215-0/+310
* Legacy pep8 updates for setup.py and testsMatt Martz2017-02-121-10/+11
* Revert "Update galaxy and database unit tests."Matt Clay2017-02-101-6/+0
* Update galaxy and database unit tests. (#21209)Matt Clay2017-02-091-0/+6
* Refactoring Galaxy unit tests for uniformity (#20828)s-hertel2017-02-081-69/+70
* PEP 8 E111 & E114 cleanup. (#20838)Matt Clay2017-01-311-1/+1
* PEP 8 whitespace cleanup. (#20783)Matt Clay2017-01-281-1/+1
* testing GalaxyCLI.run() does what is expecteds-hertel2016-12-221-0/+14
* Fix error on 'help module' in ansible-console (#19390)Adrian Likins2016-12-201-0/+19
* Fix errors on 'ansible-playbook --flush-cache' (#18754)Adrian Likins2016-12-131-0/+40
* set galaxy unit test server to None (#18298)jctanner2016-11-021-2/+2
* Fix call of wrong super classThilo Uttendorfer2016-10-171-0/+32
* Refactor parsing of CLI args so that we can modify them in the base classToshio Kuratomi2016-10-061-26/+25
* Have unittests import mock from ansible.compat so they work on py3 without mo...Toshio Kuratomi2016-09-161-3/+1
* Fix galaxy's parsing of the command line. (#17569)Toshio Kuratomi2016-09-141-57/+50
* Enable most unittests on python3 (just some vault unittests and a logging one...Toshio Kuratomi2016-08-251-6/+1
* Test GalaxyCLI when no actions are provideds-hertel2016-07-221-1/+108
* Merge pull request #16783 from s-hertel/test_display_galaxy_info_fixs-hertel2016-07-211-2/+2
|\
| * fixing a logic error in test_galaxys-hertel2016-07-211-2/+2
* | Adding a test for GalaxyCLI. Tests exit_without_ignore method.s-hertel2016-07-211-8/+30
|/
* Fixing bug in GalaxyCLI test; creates temp dir for role_path instead … (#16...s-hertel2016-07-121-5/+12
* Adding a test for GalaxyCLI and two methods on which it depends. Tes… (#16...s-hertel2016-07-111-0/+79
* galaxy info displayed 'galaxy_info' section wrongAdrian Likins2016-05-312-0/+53