ansible/test/units/plugins
Matt Clay 46fdbbdd18
Split test_play_context_make_become_cmd into files (#68026)
* Split test_play_context_make_become_cmd into files

For NWO migration. Split the become module assertions into distinct test
files and functions. For now, this is done naively - there is probably
room to abstract these tests out and remove some of the duplication
later on.

Signed-off-by: Rick Elrod <rick@elrod.me>

* use default_exe variable instead of hardcoding /bin/bash

Signed-off-by: Rick Elrod <rick@elrod.me>

* Move become plugin tests to their proper directory and rename them accordingly

Signed-off-by: Rick Elrod <rick@elrod.me>

* Fix up fixtures and imports.

* Remove stray file.

Co-authored-by: Matt Clay <matt@mystile.com>
2020-03-04 22:26:04 -08:00
..
action become - stop using play context in more places (#62373) 2019-11-18 05:32:56 +10:00
become Split test_play_context_make_become_cmd into files (#68026) 2020-03-04 22:26:04 -08:00
cache Clean up unit tests to assist with migration. (#67875) 2020-02-28 20:29:41 -08:00
callback Replace TestCase.assertEquals with TestCase.assertEqual. 2019-11-11 10:24:21 -08:00
cliconf Unit tests: remove unused imports (#59812) 2019-08-02 17:18:14 +02:00
connection new connection plugin aws_ssm (#49652) 2020-01-11 15:22:01 +10:00
filter Clean up unit tests to assist with migration. (#67875) 2020-02-28 20:29:41 -08:00
httpapi fix all modules to be able to get parameter with value false (very important fix) (#65040) 2019-11-20 12:09:40 +05:30
inventory Clean up unit tests to assist with migration. (#67875) 2020-02-28 20:29:41 -08:00
loader_fixtures
lookup Remove with statement for pytest-mock unit tests 2020-01-29 13:29:40 -08:00
shell Fix UNC path support in the powershell shell plugin (#66604) 2020-02-04 16:34:11 +10:00
strategy Clean up unit tests to assist with migration. (#67875) 2020-02-28 20:29:41 -08:00
terminal Remove empty setUp/tearDown/tearDownClass methods in test classes. 2019-11-06 08:14:29 -08:00
vars
__init__.py
test_plugins.py Remove empty setUp/tearDown/tearDownClass methods in test classes. 2019-11-06 08:14:29 -08:00