avocado icon indicating copy to clipboard operation
avocado copied to clipboard

Make sure CLI interface works

Open jtremback opened this issue 9 years ago • 0 comments

CLI is started in ./offchain/cli.js, but a lot has changed in ./offchain/logic.js since the last time the CLI worked. There are probably some updates that need to be done.

I'm not sure if the CLI should be tested, since those tests will likely be pretty redundant with the tests in ./offchain/logic.js, as well as the contract tests in ./test/, but we may want to make a shell script that at least runs through the most common commands.

jtremback avatar Jun 01 '16 18:06 jtremback