mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-20 10:23:30 -04:00
add final runthrough of test
This commit is contained in:
parent
bd7a5f7196
commit
8b3703c1bf
@ -126,6 +126,7 @@ public class LanguageActivityTest {
|
||||
|
||||
onView(withContentDescription("Choose a language")).perform(click());
|
||||
|
||||
// verify that the list of languages to select is present
|
||||
onView(withId(R.id.activity_language_recycler_view)).check(withItemCount(greaterThan(0)));
|
||||
|
||||
ViewInteraction checkBox = onView(
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user