You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
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>
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration Create a dedicated windows-minimal test target. (#67987) 6 years ago
lib/ansible_test Fix powershell coverage path rewriting. 6 years ago
sanity Update no-unwanted-files sanity test. 6 years ago
support Include more test support plugins. (#68015) 6 years ago
units Split test_play_context_make_become_cmd into files (#68026) 6 years ago
utils/shippable Skip removed windows CI groups after migration. 6 years ago