mirror of
https://github.com/TECHNOFAB11/ergogen.git
synced 2025-12-12 16:10:04 +01:00
Complete CLI testing
This commit is contained in:
parent
4d88dac40a
commit
4105718ec6
41 changed files with 1384 additions and 7 deletions
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!
|
||||
Loading…
Add table
Add a link
Reference in a new issue