Andrew/add tests 283 #436
run-e2e-tests.yaml
on: pull_request
Run E2E Tests
6m 3s
Annotations
3 errors and 3 warnings
GET /debug/storage-range › should get non empty storage:
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 E2E Tests
Process completed with exit code 1.
|
Run E2E Tests
Failed test were found and 'fail-on-error' option is set to true
|
RETRY 1: GET /debug/storage-range › should get non empty storage:
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)
|
RETRY 2: GET /debug/storage-range › should get non empty storage:
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)
|
RETRY 3: GET /debug/storage-range › should get non empty storage:
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)
|