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/cli/galaxy
Shane McDonald 67f5bb39c7
galaxy - add format options for collection list (#73474)
* Include all collections in single json object / yaml document
* Add tests
* For galaxy list yaml/json output, use dictionary of dictionaries instead of list
* Add tests for listing single collection in yaml / output format
* --output -> --format
* Add explicit test for listing collection in human format
* Fix bug where empty json object was emitted + add test
4 years ago
..
test_collection_extract_tar.py
test_display_collection.py
test_display_header.py
test_display_role.py
test_execute_list.py
test_execute_list_collection.py galaxy - add format options for collection list (#73474) 4 years ago
test_get_collection_widths.py