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
Sviatoslav Sydorenko ece0be30ab
Move ansible.galaxy.collection module into package
This change preserves how all the external imports refer to this code
while allowing us to start cutting the spaghetti into more easily
maintainable pieces.

This is a start of the upcoming refactoring effort destined to
eliminate tight coupling, implicit data manipulation, god objects,
abstraction leaks and other code smells.

Essentially, `ansible.galaxy.collection` is going to be a package that
holds parts of the collection management code spread across loosely
coupled modules.

PR: #71931
4 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration Ensure native jinja is off for non-native tests (#71914) 4 years ago
lib/ansible_test CI provider fixes for ansible-test. (#71929) 4 years ago
sanity Move ansible.galaxy.collection module into package 4 years ago
support Remove incidental_consul tests (#71811) 4 years ago
units Let get_file_attributes() work without `lsattr -v` (#71845) 4 years ago
utils/shippable Test changes to allow using "macos" test image (#71849) 4 years ago