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
Michael DeHaan 379fe02104 Move inventory tests into subdir, prune non-integration tests. 12 years ago
..
inventory_test_data Move inventory tests into subdir, prune non-integration tests. 12 years ago
README.md Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier. 12 years ago
TestConstants.py Fixed tests to reflect desired configuration behaviour 13 years ago
TestFilters.py Add regex (search, match, regex) jinja2 filters. Fixes #3725 12 years ago
TestInventory.py Move inventory tests into subdir, prune non-integration tests. 12 years ago
TestSynchronize.py Re-add synchronize unit tests 12 years ago
TestUtils.py Various tests using datafiles are being moved into the integration test framework (tests_new right now). 12 years ago
ansible.cfg Fixed tests to reflect desired configuration behaviour 13 years ago

README.md

Legacy tests

These tests are active but are being refactored.

See 'new_tests' directory for what will soon replace them.