ansible/test/units/plugins
Rick Elrod 69472a5f8d
Refactor _fixup_perms2 to remove way-nested logic (#70701)
Change:
- Refactoring to make it harder to get wrong and easier to read.
- Generalize become_unprivileged tests and fix some that never worked
  but also never failed.

Test Plan:
- CI, new units/integration tests

Signed-off-by: Rick Elrod <rick@elrod.me>
2020-07-20 18:46:47 -05:00
..
action Refactor _fixup_perms2 to remove way-nested logic (#70701) 2020-07-20 18:46:47 -05:00
become Migrated to community.general 2020-03-23 11:14:21 -05:00
cache Migrated to community.general 2020-03-23 11:14:21 -05:00
callback Nuke _get_item() from callback, deprecated 2.11 (#70233) 2020-06-23 12:03:27 -04:00
connection winrm - Added kinit_args to control the args for kinit calls (#70624) 2020-07-14 12:05:11 -04:00
filter Make filter type errors 'loop friendly' (#70417) 2020-07-10 18:49:57 -04:00
inventory Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
loader_fixtures Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
lookup Migrated to ansible.amazon 2020-03-23 11:14:21 -05:00
shell Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
strategy Clean up unit tests to assist with migration. (#67875) 2020-02-28 20:29:41 -08:00
__init__.py
test_plugins.py plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70026) 2020-07-11 00:24:08 +02:00