Complete CLI testing
This commit is contained in:
parent
4d88dac40a
commit
4105718ec6
41 changed files with 1384 additions and 7 deletions
1
test/cli/nonexistent_input/command
Normal file
1
test/cli/nonexistent_input/command
Normal file
|
@ -0,0 +1 @@
|
|||
node src/cli.js nonexistent.yaml
|
1
test/cli/nonexistent_input/error
Normal file
1
test/cli/nonexistent_input/error
Normal file
|
@ -0,0 +1 @@
|
|||
Could not read config file "nonexistent.yaml": Error: ENOENT: no such file or directory, open 'nonexistent.yaml'
|
Loading…
Add table
Add a link
Reference in a new issue