refactor(tests): write tests with stdlib instead of goconvey
This commit is contained in:
parent
75918ffdb7
commit
080af9a413
5 changed files with 299 additions and 320 deletions
1
test_data/invalid.json
Normal file
1
test_data/invalid.json
Normal file
|
@ -0,0 +1 @@
|
|||
String: not json
|
1
test_data/valid.json
Normal file
1
test_data/valid.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"String": "config string", "Int": 42}
|
Loading…
Add table
Add a link
Reference in a new issue