BLPlatformClientTest

12

tests

0

failures

0

ignored

0.055s

duration

100%

successful

Tests

Test Duration Result
DELETE request works() 0.005s passed
GET request returns response body() 0.005s passed
POST request sends body() 0.004s passed
PUT request works() 0.004s passed
extra headers are sent() 0.004s passed
fireAndForget swallows errors() 0.005s passed
injects Authorization header when token provided() 0.005s passed
injects X-Product-Id header() 0.005s passed
injects X-Request-Id header() 0.004s passed
omits Authorization header when no token() 0.004s passed
skips auth when skipAuth is true() 0.005s passed
throws BLApiException on non-2xx() 0.005s passed