tests(cli): increasing unit test coverage #156
Annotations
3 errors
test/config.test.ts > when parsing a cartesi.toml config > when parsing fields types > should fail for invalid bytes value:
apps/cli/test/config.test.ts#L170
AssertionError: expected function to throw an error, but it didn't
❯ test/config.test.ts:170:66
|
test/config.test.ts > when parsing a cartesi.toml config > when parsing fields types > should fail for invalid boolean value:
apps/cli/test/config.test.ts#L178
AssertionError: expected function to throw an error, but it didn't
❯ test/config.test.ts:178:15
|
build
Process completed with exit code 1.
|