otter-grader icon indicating copy to clipboard operation
otter-grader copied to clipboard

Add tests for Click CLI

Open chrispyles opened this issue 3 years ago • 1 comments

#281 introduces a new CLI using the Click framework, but also refactors all of the tests to invoke the main method of each component, bypassing the CLI.

The new CLI needs to be tested. These tests should mock out the underlying methods and just ensure that the CLI calls those methods with the correct arguments.

chrispyles avatar Aug 08 '21 20:08 chrispyles

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 31 '21 05:10 stale[bot]