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/units
Sloane Hertel 05608b20e8
Fix listing collections that are missing the metadata required by build (#76596)
* Rethread pr/70185 through the dependency resolver

Hang optional metadata toggle on the ConcreteArtifactsManager instead of threading it through whole list codepath

Don't error while listing collections if a collection's metadata is missing keys required for building a collection.

Give an informative warning if metadata has been badly formatted.

Co-authored-by: Sam Doran <sdoran@redhat.com>
2 years ago
..
_vendor
ansible_test
cli
compat Remove unit test Python 2.6 compat. (#78369) 2 years ago
config Yolo (#77554) 3 years ago
errors Use unittest.mock instead of mock. (#77883) 2 years ago
executor
galaxy Fix listing collections that are missing the metadata required by build (#76596) 2 years ago
inventory
inventory_test_data/group_vars
mock
module_utils Correctly get the filename from a url in fetch_file. Fixes #29680 (#78383) 2 years ago
modules
parsing Remove unit test pytz requirement. (#78368) 2 years ago
playbook Use classproperty to access field attributes of a class (#78180) 2 years ago
plugins
regex
template
utils
vars
__init__.py
requirements.txt Update unit test controller requirements. (#78376) 2 years ago
test_constants.py
test_context.py
test_no_tty.py