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/test/java/org/mozilla/fenix
Mugurell 75aa2d413a For #14974 - Ensure website bottom elements stay at bottom
engineView.setDynamicToolbarMaxHeight(0) vs
engineView.setDynamicToolbarMaxHeight(toolbarHeight)
ensures webpage's bottom elements are aligned to the bottom of the browser.

We also need to make sure that when the toolbar is static it does not cover the
bottom of the page - something desired when the toolbar was dynamic.
For this the engineView will have a toolbarHeight bottom margin.
4 years ago
..
addons For #12457: Add MockK matcher for intents (#12612) 4 years ago
browser Split toolbar controller into two classes (#13854) 4 years ago
collections Enforce IO thread inside of components (#14704) 4 years ago
components For #14974 - Ensure website bottom elements stay at bottom 4 years ago
crashes For issue #8648 4 years ago
customtabs Remove Mockito 4 years ago
downloads Remove Mockito 4 years ago
exceptions For #8765: Use shared list widget in exceptions (#14113) 4 years ago
ext For #2486 - Adds Recently Closed Tabs 4 years ago
helpers Don't init glean in unit tests (#13100) 4 years ago
home For #8343, #9709 - replace "phone" with "device" in translations (#14083) 4 years ago
library For #2486 - Adds Recently Closed Tabs 4 years ago
migration Test migration classes (#12677) 4 years ago
onboarding Add tests for FenixOnboarding (#11057) 4 years ago
perf For #12802: add StorageStats glean metrics. 4 years ago
push Add tests for web push integration 4 years ago
search For #14239: Notification for QR scan when permissions have been denied (#14553) 4 years ago
searchdialog For #14239: Notification for QR scan when permissions have been denied (#14553) 4 years ago
session Use AC version of PrivateNotificationService (#12459) 4 years ago
settings For #2486 - Adds Recently Closed Tabs 4 years ago
share For #12857 - Use Collection title when sharing tabs collection 4 years ago
sync For #12287: Show devices with no tabs in Synced Tabs list 4 years ago
tabhistory Use shared list widget in tab history (#13884) 4 years ago
tabtray No issue - Updates AC to 58.0.20200910190642 and fixes imports 4 years ago
trackingprotection Pass settings and metrics to CFR 4 years ago
utils For #4118 - Creates setting for auto closing tabs 4 years ago
whatsnew Move settings in components (#12675) 4 years ago
widget For #11051 - added/fixed unit tests for voice search 4 years ago
AppRequestInterceptorTest.kt For #9631: replace assertk assertions with junit. 4 years ago
HomeActivityTest.kt Move settings in components (#12675) 4 years ago
IntentReceiverActivityTest.kt For #11903: Fix private custom tabs (#13327) 4 years ago
MockNavHostActivity.kt Add method to test fragments in roboletric (#12261) 4 years ago
ReleaseChannelTest.kt Simplify build variants to just: debug, nightly, beta and release. 4 years ago
StrictModeManagerTest.kt Simplify build variants to just: debug, nightly, beta and release. 4 years ago