test: re-activate more tests and convert them to typescript #838
Annotations
3 errors
test/scenarios/errors.test.ts > api.github.com > (#684) errors-test:
test/scenarios/errors.test.ts#L25
AssertionError: expected 'Validation Failed: {"resource":"Label…' to match /Validation Failed: {\"resource\":\"L…/\
- Expected:
/Validation Failed: {\"resource\":\"Label\",\"code\":\"invalid\",\"field\":\"color\"} - http:\/\/localhost:3000\/docs\.github\.com\/[a-z0-9]{10,12}\/rest\/reference\/issues#create-a-label/
+ Received:
"Validation Failed: {\"resource\":\"Label\",\"code\":\"invalid\",\"field\":\"color\"} - http://localhost:3000/docs.github.com/ted7ln6zr/rest/reference/issues#create-a-label"
❯ test/scenarios/errors.test.ts:25:31
|
test_matrix (22)
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|