mirror of
https://github.com/hmalik144/Farmr.git
synced 2025-12-10 02:25:19 +00:00
- config.yml updated
This commit is contained in:
@@ -126,6 +126,7 @@ class ShiftTests : BaseTest<MainActivity>(MainActivity::class.java) {
|
||||
listScreen {
|
||||
assertListCount(4)
|
||||
homeScreen {
|
||||
waitFor(600)
|
||||
clickClearFilterInMenu()
|
||||
waitFor(600)
|
||||
assertListCount(8)
|
||||
@@ -179,6 +180,7 @@ class ShiftTests : BaseTest<MainActivity>(MainActivity::class.java) {
|
||||
calendarScreen {
|
||||
waitFor(600)
|
||||
clickOnCalendarDay(1)
|
||||
waitFor(600)
|
||||
clickOnListItemAtPosition(0)
|
||||
}
|
||||
viewScreen {
|
||||
|
||||
Reference in New Issue
Block a user