Espresso icon indicating copy to clipboard operation
Espresso copied to clipboard

🚚 Espresso is an express delivery tracking app designed with Material Design style, built on MVP(Model-View-Presenter) architecture with RxJava2, Retrofit2, Realm database and ZXing

Results 5 Espresso issues
Sort by recently updated
recently updated
newest added

We run your test cases for 50 times and found that the following test is flaky [1] (i.e., they pass or fail non-deterministically): - clickOnNavigationDrawerItem_ChangeTheme We ran these tests on...

We ran the UI tests (androidTests) 50 times and found 1 flaky test. Would you like us to send you a pull request describe what tests are flaky and explaining...

After performing changing the theme, the background color might not be changed before the check. Therefore, this test case can sometimes fail. Labeling it as flaky to document.

Installation did not succeed. The application could not be installed. Installation failed due to: 'Invalid File: /Users/cxzheng/Documents/Develop/gitcode/IBUAndroid2/components/hotel/hotel-module/build/outputs/apk/androidTest/debug/ibu-android-hotel-V1.0-debug-androidTest.apk'

private int startHour, startMinute, endHour, endMinute; 内存状态没有更新

bug