Andrew/add tests 283 #436
Annotations
3 errors and 3 warnings
Run Tests:
test/thorest-api/debug/storage-range.test.ts#L48
expect(received).toBeString()
Expected value to be of type string:
"type of string"
Received:
"object"
at Object.toBeString (test/thorest-api/debug/storage-range.test.ts:48:33)
|
Run Tests
Process completed with exit code 1.
|
Publish Results
Failed test were found and 'fail-on-error' option is set to true
|
Run Tests:
test/thorest-api/debug/storage-range.test.ts#L48
expect(received).toBeString()
Expected value to be of type string:
"type of string"
Received:
"object"
at Object.toBeString (test/thorest-api/debug/storage-range.test.ts:48:33)
|
Run Tests:
test/thorest-api/debug/storage-range.test.ts#L48
expect(received).toBeString()
Expected value to be of type string:
"type of string"
Received:
"object"
at Object.toBeString (test/thorest-api/debug/storage-range.test.ts:48:33)
|
Run Tests:
test/thorest-api/debug/storage-range.test.ts#L48
expect(received).toBeString()
Expected value to be of type string:
"type of string"
Received:
"object"
at Object.toBeString (test/thorest-api/debug/storage-range.test.ts:48:33)
|
Loading