-
-
Notifications
You must be signed in to change notification settings - Fork 623
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Espresso test explore feed #5130
base: espresso-test-main
Are you sure you want to change the base?
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6a4c2b6 - Browse repository at this point
Copy the full SHA 6a4c2b6View commit details
Commits on Nov 15, 2024
-
- refactors ExploreFeedTest scroll function
- the function scrolls based on title of the card, removes position as the scroll factor - adds two scrollToViewMainPageAndClick and scrollToCardWithTitleAndClick function - the function can also take viewId
Configuration menu - View commit details
-
Copy full SHA for 2c9d89e - Browse repository at this point
Copy the full SHA 2c9d89eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34bccb9 - Browse repository at this point
Copy the full SHA 34bccb9View commit details
Commits on Nov 18, 2024
-
- adds clicks on view by checking if it contains string
- fixes scroll to View with title by adding an offset which would allow espresso to click effectively - adds the flow for espresso test from the QTE document
Configuration menu - View commit details
-
Copy full SHA for 4b12b70 - Browse repository at this point
Copy the full SHA 4b12b70View commit details
Commits on Nov 19, 2024
-
- refactors function for explore Robot
- refactors scroll and click function - adds all the flow for Explore Feed from QTE doc - adds try catch for conditional execution
Configuration menu - View commit details
-
Copy full SHA for 6fa122e - Browse repository at this point
Copy the full SHA 6fa122eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fe8d1e - Browse repository at this point
Copy the full SHA 7fe8d1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6965d1 - Browse repository at this point
Copy the full SHA d6965d1View commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 897d819 - Browse repository at this point
Copy the full SHA 897d819View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 356fdc4 - Browse repository at this point
Copy the full SHA 356fdc4View commit details -
Merge branch 'espresso-test-main' into espresso-test-explore-feed
# Conflicts: # app/src/androidTest/java/org/wikipedia/TestSuite.kt
Configuration menu - View commit details
-
Copy full SHA for bc0656f - Browse repository at this point
Copy the full SHA bc0656fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0d9251 - Browse repository at this point
Copy the full SHA a0d9251View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40c9e80 - Browse repository at this point
Copy the full SHA 40c9e80View commit details -
Merge branch 'espresso-test-main' into espresso-test-explore-feed
# Conflicts: # app/src/androidTest/java/org/wikipedia/tests/ExploreFeedTest.kt # app/src/androidTest/java/org/wikipedia/tests/SuggestedEditCardTest.kt # app/src/androidTest/java/org/wikipedia/tests/WatchListTest.kt
Configuration menu - View commit details
-
Copy full SHA for 3355d1a - Browse repository at this point
Copy the full SHA 3355d1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45281c4 - Browse repository at this point
Copy the full SHA 45281c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57e8e58 - Browse repository at this point
Copy the full SHA 57e8e58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 655d877 - Browse repository at this point
Copy the full SHA 655d877View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1d9d94 - Browse repository at this point
Copy the full SHA d1d9d94View commit details