| Child |
Name |
Tests |
Failures |
Skipped |
Duration |
Success rate |
| fetchToken propagates exception from API |
fetchToken propagates exception from API |
1 |
0 |
0 |
1.270s |
100% |
| fetchToken returns token from successful response |
fetchToken returns token from successful response |
1 |
0 |
0 |
0.054s |
100% |
| fetchToken returns url when present in response |
fetchToken returns url when present in response |
1 |
0 |
0 |
0.023s |
100% |
| fetchToken throws when response missing token field |
fetchToken throws when response missing token field |
1 |
0 |
0 |
0.016s |
100% |