mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
Adds a new test for GalaxyCLI. Tests cases when: - no actions are provided - invalid actions are provided - each valid action is provided When parser() runs successfully the method returns True, creates a SortedOptParser instance, a Galaxy instance, and updates certain class data.