pyperformance icon indicating copy to clipboard operation
pyperformance copied to clipboard

Add unit tests

Open ericsnowcurrently opened this issue 2 years ago • 0 comments

There are a number of full-stack tests, but few unit tests.

A few cleanup items that would help:

  • #160
  • #164
  • raise a new CommandFailedError in internal code instead of calling sys.exit()

ericsnowcurrently avatar Mar 28 '22 16:03 ericsnowcurrently