Various tests using datafiles are being moved into the integration test…
Various tests using datafiles are being moved into the integration test framework (tests_new right now). The unit test infrastructure will remain for things that are mocked out and testable with out filesystem side effects, and a few cases of things that might not be quite so much (like inventory) that can still benefit from heavy access to the API. See the 'tests_new/integration' directory, this will soon fold into tests_new.
Showing
File moved
test/CentOS.yml
deleted
100644 → 0
test/TestCallback.py
deleted
100644 → 0
test/TestPlayBook.py
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
test/TestRunner.py
deleted
100644 → 0
test/apt_key.gpg
deleted
100644 → 0
test/assemble.d/00-source.txt
deleted
100644 → 0
test/assemble.d/01-source.txt
deleted
100644 → 0
test/assemble.d/02.source.txt
deleted
100644 → 0
test/cron_test.yml
deleted
100644 → 0
test/default_os.yml
deleted
100644 → 0
test/jinja2_overrides.tpl
deleted
100644 → 0
test/lookup_plugins.yml
deleted
100644 → 0
test/playbook-always-run.yml
deleted
100644 → 0
test/playbook-changed_when.yml
deleted
100644 → 0
test/playbook-failed_when.yml
deleted
100644 → 0
test/playbook-ignore-errors.yml
deleted
100644 → 0
test/playbook-logging-non-ascii.yml
deleted
100644 → 0
test/playbook-module-host.yml
deleted
100644 → 0
test/playbook-recursive-copy.yml
deleted
100644 → 0
test/playbook-templated-includer.yml
deleted
100644 → 0
test/playbook-unarchive.yml
deleted
100644 → 0
test/playbook1.yml
deleted
100644 → 0
test/results_list.yml
deleted
100644 → 0
test/rocannon.txt
deleted
100644 → 0
test/sample.j2
deleted
100644 → 0
test/template-basic
deleted
100644 → 0
test/template-whitespace
deleted
100644 → 0
test/test_playbook_vars/hosts
deleted
100644 → 0
test/test_playbook_vars/playbook.yml
deleted
100644 → 0
test/test_unarchive/files/test.tar
deleted
100644 → 0
File deleted
File deleted
test/test_unarchive/files/test.zip
deleted
100644 → 0
File deleted
test/world
deleted
100644 → 0
Please
register
or
sign in
to comment