Complete CLI testing
This commit is contained in:
1
test/cli/bad_input/bad.yaml
Normal file
1
test/cli/bad_input/bad.yaml
Normal file
@@ -0,0 +1 @@
|
||||
'bad input'
|
||||
1
test/cli/bad_input/command
Normal file
1
test/cli/bad_input/command
Normal file
@@ -0,0 +1 @@
|
||||
node src/cli.js test/cli/bad_input/bad.yaml
|
||||
1
test/cli/bad_input/error
Normal file
1
test/cli/bad_input/error
Normal file
@@ -0,0 +1 @@
|
||||
Error: Input doesn't resolve into an object!
|
||||
Reference in New Issue
Block a user