| checkBanStatus returns device ban |
checkBanStatus returns device ban |
1 |
0 |
0 |
0.021s |
100% |
| checkBanStatus returns network ban |
checkBanStatus returns network ban |
1 |
0 |
0 |
0.026s |
100% |
| checkBanStatus returns not banned on API exception |
checkBanStatus returns not banned on API exception |
1 |
0 |
0 |
0.024s |
100% |
| checkBanStatus returns not banned when banStatus isBanned is false |
checkBanStatus returns not banned when banStatus isBanned is false |
1 |
0 |
0 |
0.020s |
100% |
| resolveDeviceLock defaults to ALLOWED when status is absent (fail-open on a malformed but successful response) |
resolveDeviceLock defaults to ALLOWED when status is absent (fail-open on a malformed but successful response) |
1 |
0 |
0 |
0.027s |
100% |
| resolveDeviceLock maps status=allowed to ALLOWED |
resolveDeviceLock maps status=allowed to ALLOWED |
1 |
0 |
0 |
0.013s |
100% |
| resolveDeviceLock maps status=locked to LOCKED |
resolveDeviceLock maps status=locked to LOCKED |
1 |
0 |
0 |
0.018s |
100% |
| resolveDeviceLock POSTs to the lock-check path with the deviceId in the body |
resolveDeviceLock POSTs to the lock-check path with the deviceId in the body |
1 |
0 |
0 |
0.054s |
100% |
| resolveDeviceLock returns Error on API exception (lenient — VM proceeds) |
resolveDeviceLock returns Error on API exception (lenient — VM proceeds) |
1 |
0 |
0 |
0.025s |
100% |