ChoiYS
Results
2
issues of
ChoiYS
**Describe the bug** Using `thenThrow` and closure in `expect` to test throwing will break `verify` method. Only the first mock function - `verify(() => http.get(any())).called(1);` in this case - is...
## Describe I am trying to show a heads-up push notification locally based on certain conditions. This works as expected on Android but not on iOS. On iOS: If I...