ansible/test
2014-02-20 17:16:58 -05:00
..
inventory_test_data Move inventory tests into subdir, prune non-integration tests. 2014-02-20 17:16:58 -05:00
ansible.cfg Fixed tests to reflect desired configuration behaviour 2012-10-18 12:53:30 +10:00
README.md Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier. 2014-02-13 18:28:29 -05:00
TestConstants.py Fixed tests to reflect desired configuration behaviour 2012-10-18 12:53:30 +10:00
TestFilters.py Add regex (search, match, regex) jinja2 filters. Fixes #3725 2013-10-11 08:03:04 -05:00
TestInventory.py Move inventory tests into subdir, prune non-integration tests. 2014-02-20 17:16:58 -05:00
TestSynchronize.py Re-add synchronize unit tests 2014-02-10 23:56:32 -05:00
TestUtils.py Various tests using datafiles are being moved into the integration test framework (tests_new right now). 2014-02-20 17:16:58 -05:00

Legacy tests

These tests are active but are being refactored.

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