ansible/test/units/plugins
Peter Sprygada a6cecef6bc clean up of terminal plugins (#21549)
* removes unneeded supports_multiplexing var
* refactors terminal_prompts_re to terminal_stdout_re
* refactors terminal_errors_re to terminal_stderr_re
* updates network_cli unit test cases
2017-02-17 10:00:23 -05:00
..
action Fix test failures if 'future' package is installed (#15005) 2017-02-16 11:36:26 -05:00
cache PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
callback allow debug to be 'changed' (#20957) 2017-02-02 13:46:16 -05:00
connection clean up of terminal plugins (#21549) 2017-02-17 10:00:23 -05:00
filter Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
inventory Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
lookup PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
shell Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
strategy PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
vars Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
test_plugins.py