| Child |
Name |
Tests |
Failures |
Skipped |
Duration |
Success rate |
| getPendingReports returns empty list when no reports |
getPendingReports returns empty list when no reports |
1 |
0 |
0 |
0.004s |
100% |
| getPendingReports returns Error on exception |
getPendingReports returns Error on exception |
1 |
0 |
0 |
0.006s |
100% |
| getPendingReports returns Success with parsed reports |
getPendingReports returns Success with parsed reports |
1 |
0 |
0 |
0.498s |
100% |
| reportMessage posts to correct endpoint |
reportMessage posts to correct endpoint |
1 |
0 |
0 |
0.012s |
100% |
| reportMessage returns Error on exception |
reportMessage returns Error on exception |
1 |
0 |
0 |
0.009s |
100% |
| reportMessage sends correct body fields |
reportMessage sends correct body fields |
1 |
0 |
0 |
0.007s |
100% |
| reportUser includes evidenceUrls when not empty |
reportUser includes evidenceUrls when not empty |
1 |
0 |
0 |
0.008s |
100% |
| reportUser omits evidenceUrls when empty |
reportUser omits evidenceUrls when empty |
1 |
0 |
0 |
0.006s |
100% |
| reportUser posts to correct endpoint |
reportUser posts to correct endpoint |
1 |
0 |
0 |
0.009s |
100% |
| resolveReport posts to correct endpoint with action |
resolveReport posts to correct endpoint with action |
1 |
0 |
0 |
0.007s |
100% |
| resolveReport returns Error on exception |
resolveReport returns Error on exception |
1 |
0 |
0 |
0.010s |
100% |