1
0
Fork 0
fenix/app/src/test/java/org/mozilla/fenix
Kainalu Hagiwara 1ad9da09b0 Remove selection holder from bookmark viewholder constructors.
Now that we're passing the mode to the viewholders in their bind
methods, there's no real need to pass them into their constructors. This
also allows us to remove the indirection of having the adapter implement
the SelectionHolder interface and have the mode implement it directly.
2020-08-14 13:03:08 -07:00
..
addons For #12457: Add MockK matcher for intents (#12612) 2020-07-16 15:05:01 -07:00
browser For #13390 - Fix for stuck readerMode appearance controls 2020-08-13 15:27:31 +03:00
collections For #10163 - Adds tab multiselect mode 2020-07-24 18:18:26 -04:00
components For #12926 - Add back button to menu. 2020-08-11 10:36:55 -07:00
crashes For issue #8648 2020-04-29 09:48:42 -07:00
customtabs Remove Mockito 2020-06-10 21:19:50 -04:00
downloads Remove Mockito 2020-06-10 21:19:50 -04:00
exceptions Closes #12522: Reuse exceptions code (#13047) 2020-07-31 13:24:14 -07:00
ext For #13405 - Use toolbar location relative to the whole screen instead of window. 2020-08-13 14:08:49 -07:00
helpers Don't init glean in unit tests (#13100) 2020-08-04 11:18:52 -07:00
home For #12857 - Use Collection title when sharing tabs collection 2020-08-12 13:40:58 +03:00
library Remove selection holder from bookmark viewholder constructors. 2020-08-14 13:03:08 -07:00
migration Test migration classes (#12677) 2020-07-17 14:35:13 -07:00
onboarding Add tests for FenixOnboarding (#11057) 2020-05-29 17:26:07 -07:00
perf For #12802: add StorageStats glean metrics. 2020-07-31 16:05:06 -07:00
push Add tests for web push integration 2020-07-21 10:12:06 -07:00
search Add test for createInitialSearchFragmentState 2020-08-14 13:01:24 -07:00
searchdialog Add test for search dialog controller 2020-08-14 13:01:24 -07:00
session For #9100: Follow-up to fix memory leak in NotificationSessionObserver 2020-06-25 16:17:38 -04:00
settings For #13140: Use concept-menu for saved logins menu (#13143) 2020-08-02 18:48:10 -07:00
share For #12857 - Use Collection title when sharing tabs collection 2020-08-12 13:40:58 +03:00
sync For #11498/#11499 - added/fixed unit tests 2020-07-31 21:42:57 +03:00
tabhistory For #12888 - Add highlight to current page in tab history. 2020-07-31 12:54:42 -07:00
tabtray For #12565: Remove activity from DefaultTabTrayController constructor. 2020-07-30 13:33:02 +03:00
trackingprotection Pass settings and metrics to CFR 2020-07-21 09:01:09 +03:00
utils Fix breaking behaviour on BrowsersCacheTest from AC 54.0.20200810074539 2020-08-10 12:54:25 -04:00
whatsnew Move settings in components (#12675) 2020-07-21 10:47:10 -07:00
widget Fixes #9832 - Change targetSdkVersion to Android 10 (#11014) 2020-07-09 10:50:51 -07:00
wifi Add tests for sync, wifi, and push (#12581) 2020-07-16 12:25:38 -07:00
AppRequestInterceptorTest.kt For #9631: replace assertk assertions with junit. 2020-04-06 16:56:40 -07:00
HomeActivityTest.kt Move settings in components (#12675) 2020-07-21 10:47:10 -07:00
IntentReceiverActivityTest.kt For #11903: Fix private custom tabs (#13327) 2020-08-05 16:24:47 -07:00
MockNavHostActivity.kt Add method to test fragments in roboletric (#12261) 2020-07-06 13:04:43 -07:00
ReleaseChannelTest.kt Simplify build variants to just: debug, nightly, beta and release. 2020-08-06 11:52:10 +02:00
StrictModeManagerTest.kt Simplify build variants to just: debug, nightly, beta and release. 2020-08-06 11:52:10 +02:00