Command logic has no test coverage
Open
enhancement
- Dominant language
- PHP
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
There's quite a lot of logic under [src/Command](https://github.com/graze/morphism/tree/master/src/Command) that's not really covered by any tests.
Some good input/output tests of the cli could cover all the basic use cases and also make it really easy to refactor.
Contributor guide
Assessment
This issue has not been assessed yet.