cyberitsolutions / alloc-cli

A CLI that uses the alloc API
GNU Affero General Public License v3.0
1 stars 2 forks source link

Make alloc-cli testable #22

Open cjbayliss opened 5 years ago

cjbayliss commented 5 years ago

Currently it is hard to test alloc-cli because everything is hidden in exception catches.

I propose three things to make this better: