You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/androidTest/java/org/mozilla/fenix/helpers/matchers
Mugurell 172977f698
For #14980 - Effectively disable tabs tray STATE_HALF_EXPANDED (#16052)
STATE_HALF_EXPANDED cannot be disabled while also keeping fitToContents = true
based on which the tabs tray layout is currently set.
To work around this we'll set a a minuscule height for the tab tray when in
this state and then immediately advance to STATE_HIDDEN so to make it
imperceptible to the users.
Since I couldn't write unit tests because of InflateExceptions in Robolectric
I've written UI tests to protect against regressions.
4 years ago
..
BitmapDrawableMatcher.kt Adding UI tests for the Basic Menu settings. 🎲 !!!! (#6346) 4 years ago
BottomSheetBehaviorMatchers.kt For #14980 - Effectively disable tabs tray STATE_HALF_EXPANDED (#16052) 4 years ago
RecyclerViewItemMatcher.kt Closes #8082 - Add UI tests for Top Sites 4 years ago