Long Ranger
Long Ranger
Resolve issue : #13
- Increase code coverage - Add Basic test cases for all UI activity - Refactor the API Test cases using the mockwebserver - Add Test cases for the viewmodel
Hi, I am making a gradle task to run ktlint by checking all modified kt files style comparing with the previous commit. However, it doesn't work with `configuration cache` true...
### Overview - Add function `isAutoCancel` , `isLocalOnly` and `isOnlyAlertOnce` in `ShadowNotification` class I added these functions because in my project i cannot find the way to test `autoCancel` state...
### Overview For https://github.com/robolectric/robolectric/issues/7214 Hello, this is my first PR to robolectric, and would like to contribute it 🙇 Appreciate any comment or advices if you have. ### Proposed Changes...