Skip to content

Refactor CLI and add tests

Victor De Gouveia requested to merge reactor-issues into master

This MR involves taking out all the business logic out of the CLI and placing that functionality in their corresponding modules. In addition, a variety of tests were added.

Merge request reports