summaryrefslogtreecommitdiff
path: root/test/units
Commit message (Expand)AuthorAgeFilesLines
* less confusing 'args' message (#29053)Brian Coca2017-09-061-2/+2
* the smart transport is broken by ssh retry codeToshio Kuratomi2017-08-141-23/+23
* Cherry pick 2.4 eos banner fixes (#26904)Ricardo Carrillo Cruz2017-07-171-6/+0
* re-enable non-pipelined mode for Powershell (#26124)Matt Davis2017-06-261-0/+1
* Fix UnboundLocalError in basic.pyAbhijeet Kasurde2017-05-151-0/+18
* deal with null/none connectionsBrian Coca2017-05-111-1/+1
* Fix password prompt matching (#24081)Matt Martz2017-05-011-0/+81
* Facts Timeout was not settable via ansible.cfgToshio Kuratomi2017-05-012-0/+112
* Run `save` inside config mode. (#23977)Nathaniel Case2017-04-271-9/+0
* Fix bugs in ansible-test units command. (#24044)Matt Clay2017-04-271-0/+5
* moved to exceptions for basic skip/failsBrian Coca2017-04-251-12/+9
* keep unsafe .. unsafe (#23742)Brian Coca2017-04-211-15/+4
* Add assertion on test_iosxr_facts (#23852)Ricardo Carrillo Cruz2017-04-211-0/+2
* Fix vault reading from stdin (avoid realpath() on non-links) (#23583)Adrian Likins2017-04-181-0/+26
* nxos_vlan tweaks (#23194)Nathaniel Case2017-04-184-0/+137
* Ignores ControlPersist broken pipe errors. Fixes #16731Strahinja Kustudić2017-04-131-2/+2
* fix iosxr commands to encode json (#23346) (#23355)John R Barker2017-04-061-2/+1
* Added Virtuozzo distribution supportPavel Glushchak2017-03-291-0/+29
* Fix for tests run with no .ssh user dirToshio Kuratomi2017-03-281-11/+18
* Fix synchronize tests for the updated quoting change between action and moduleToshio Kuratomi2017-03-285-8/+8
* better handling of parsedBrian Coca2017-03-221-0/+1
* Fallback to show-run on ios_banner for devices where show banner does not wor...Ricardo Carrillo Cruz2017-03-221-4/+5
* Add ios_banner module (#22687)Ricardo Carrillo Cruz2017-03-212-0/+62
* Implement eos_banner for EAPI (#22609)Ricardo Carrillo Cruz2017-03-147-16/+36
* updates junos shared lib and action handler (#22541)Peter Sprygada2017-03-124-231/+0
* Fix the eos_banner idempotency (#22413)Ricardo Carrillo Cruz2017-03-091-1/+1
* lambda: Fix adding environment variables to functions previously not having a...Michał Masłowski2017-03-061-0/+27
* Inventory default groups 'all' and 'ungrouped': add tests and documentation (...Pilou2017-03-051-2/+58
* add python version info to --version (#22089)Adrian Likins2017-03-031-0/+41
* Re-enable ssh retry tests with isolation fixes (#22221)Matt Martz2017-03-021-20/+30
* adds eos_system integration tests (#22214)Peter Sprygada2017-03-021-14/+14
* Disable failing tests until they can be fixed.Matt Clay2017-03-021-0/+3
* Extend SSH Retry to put_file and fetch_file (#20187)Matt Martz2017-03-021-34/+128
* [cloud][test] Use pytest conditional imports instead of nose/SkipTest (#22019)Ryan Brown2017-03-024-38/+13
* [cloud] bugfix for `lambda` module with empty environment (#22196)mikedlr2017-03-021-0/+45
* Add role skeleton support (#17079)azenk2017-03-0115-0/+310
* Fix log_invocation function to pass unittests on python3Toshio Kuratomi2017-03-011-1/+0
* [cloud] Fix AWS Lambda module tests (#21950)mikedlr2017-03-011-114/+78
* Remove shebangs from unit tests.Matt Clay2017-02-2714-54/+0
* Run unit tests in isolation w/ coverage support.Matt Clay2017-02-271-0/+33
* fix for #21729, use VERSION_ID instead of PRETTY_NAME to get release (#21730)Wittmer, Christian2017-02-271-3/+3
* [cloud] S3 tests check for boto, but then ask for boto3 in error message (#22...Ryan Brown2017-02-271-1/+1
* adds system_mtu argument to nxos_system (#21970)Peter Sprygada2017-02-262-1/+8
* adds unit test cases for nxos_command (#21959)Peter Sprygada2017-02-262-0/+171
* roll up of bug fixs for nxos_evpn_global (#21961)Peter Sprygada2017-02-263-0/+68
* adds nxos_config unit test cases (#21960)Peter Sprygada2017-02-263-0/+172
* fixes minor bugs in eos_eapi module (#21925)Peter Sprygada2017-02-251-0/+21
* Disable broken tests.Matt Clay2017-02-241-0/+4
* Fix 'ansible-vault edit /some/symlink' (#20417)Adrian Likins2017-02-241-14/+332
* [cloud][tests] AWS lambda module unit tests (#21768)mikedlr2017-02-232-0/+235