| Child |
Name |
Tests |
Failures |
Skipped |
Duration |
Success rate |
| getGiftRanking returns empty list when document has no data |
getGiftRanking returns empty list when document has no data |
1 |
0 |
0 |
0.031s |
100% |
| getGiftRanking returns Error on Firestore exception |
getGiftRanking returns Error on Firestore exception |
1 |
0 |
0 |
0.048s |
100% |
| getGiftRanking returns Success with ranking list |
getGiftRanking returns Success with ranking list |
1 |
0 |
0 |
0.060s |
100% |
| getGiftWallSenders returns empty list when document has no data |
getGiftWallSenders returns empty list when document has no data |
1 |
0 |
0 |
0.034s |
100% |
| getGiftWallSenders returns empty list when senders field is missing |
getGiftWallSenders returns empty list when senders field is missing |
1 |
0 |
0 |
0.058s |
100% |
| getGiftWallSenders returns Error on Firestore exception |
getGiftWallSenders returns Error on Firestore exception |
1 |
0 |
0 |
0.021s |
100% |
| getGiftWallSenders returns Success with gift sender list |
getGiftWallSenders returns Success with gift sender list |
1 |
0 |
0 |
0.050s |
100% |