Test description | Assertions |
---|---|
GET, returning code 200 => sends request with token on correct url | 0 |
POST, returning code 200 => sends request with token on correct url | 0 |
PUT, returning code 200 => sends request with token on correct url | 0 |
DELETE, returning code 200 => sends request with token on correct url | 0 |
http 500 should throw InternalHttpError | 0 |
http 400 should throw UnreacheableHttpError | 0 |