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
Matt Clay f70cc2fb7e
Refactor ansible-test integration tests. (#78168)
* Relocate update-ignore.py for easier re-use.

* Add script to ease collection testing.

* Skip ignore rewrite if file does not exist.

* Add integration test for the shebang sanity test.

* Fix ansible-test-no-tty integration test.

Previously the test only verified a TTY was not used if a TTY already existed.
This prevented the test from verifying behavior when run in CI.
Now the test creates a PTY before invoking ansible-test.

* Clean up ansible-test-docker integration test.
4 years ago
..
ansible_test ansible-test - Move code from _data to _util. (#75495) 4 years ago
integration Refactor ansible-test integration tests. (#78168) 4 years ago
lib/ansible_test ansible-test - Improve pip bootstrap download. 4 years ago
sanity Refactor ansible-test integration tests. (#78168) 4 years ago
support Remove incidental_inventory_foreman test. 4 years ago
units `FieldAttribute`s as descriptors (#73908) 4 years ago
utils/shippable Remove incidental_inventory_foreman test. 4 years ago