ansible/test/lib/ansible_test/_internal/provider/source
Matt Clay 81ca44b7e5 Change location of collections tests.
The directories used for collections tests are changing as follows:

`test/` -> `tests/`
`test/results/` -> `tests/output/`

This is a breaking change for collections tests executed by ansible-test.
All collections will need to be updated to use the new directory.

The `tests/output/` directory should be added to the `.gitignore` or equivalent in each collection.

This change is being made before the first pre-release of Ansible 2.9 since ansible-test has not yet been shipped.
Using the `tests/` directory matches the other collections directories `plugins/` and `roles/`.

This resolves https://github.com/ansible/ansible/issues/60218
2019-08-28 19:15:36 -07:00
..
__init__.py
git.py Sanity test updates for collections support. (#61248) 2019-08-23 18:08:21 -07:00
installed.py Sanity test updates for collections support. (#61248) 2019-08-23 18:08:21 -07:00
unversioned.py Change location of collections tests. 2019-08-28 19:15:36 -07:00