mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
* Move ansible.compat.tests to test/units/compat/. * Fix unit test references to ansible.compat.tests. * Move builtins compat to separate file. * Fix classification of test/units/compat/ dir. |
||
|---|---|---|
| .. | ||
| role | ||
| __init__.py | ||
| test_attribute.py | ||
| test_base.py | ||
| test_become.py | ||
| test_block.py | ||
| test_conditional.py | ||
| test_helpers.py | ||
| test_included_file.py | ||
| test_play.py | ||
| test_play_context.py | ||
| test_playbook.py | ||
| test_taggable.py | ||
| test_task.py | ||