rsm-hcd / AndcultureCode.Cli

and-cli command-line tool to manage the development of software applications
https://andculture.com
Apache License 2.0
14 stars 15 forks source link

Backfill tests for CommandDefinitionUtils #155

Open brandongregoryscott opened 3 years ago

brandongregoryscott commented 3 years ago

CommandDefinitionUtils was left without tests due to the majority of the functionality existing in CommandRegistry tests already. Backfill tests as necessary, and remove any overlapping coverage that might exist in the CommandRegistry tests.