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/units/playbook
Matt Clay 3033fd96b0
Move unit test compat code out of `lib/ansible/`. (#46996)
* 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.
6 years ago
..
role Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_attribute.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_base.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_become.py Unit tests for ansible.playbook.become (#38541) 6 years ago
test_block.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_conditional.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_helpers.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_included_file.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_play.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_play_context.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_playbook.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_taggable.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_task.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago