1
0
Fork 0
fenix/app/src/test/java/org/mozilla/fenix
Jonathan Almeida 239e3de5e9 For #12856: Add save to collections button to Tabs Tray
Using the ConcatAdapter, we're now able to insert multiple data sources
of information into one RecyclerView and preserve layout/scrolling in
addition to adding the 'Save to Collection' button.
2020-07-28 11:14:08 -07:00
..
addons For #12457: Add MockK matcher for intents (#12612) 2020-07-16 15:05:01 -07:00
browser Add tests for some classes in home/browser (#12837) 2020-07-23 11:17:52 -07:00
collections For #10163 - Adds tab multiselect mode 2020-07-24 18:18:26 -04:00
components For #2681 - Adds ability to bypass cache when reloading 2020-07-27 12:11:11 -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
ext For #10163 - Adds tab multiselect mode 2020-07-24 18:18:26 -04:00
helpers Migrate some SessionManager usage to BrowserStore (#10789) 2020-06-03 11:18:44 -07:00
home For #6846: Added quick actions for nav bar in home 2020-07-27 13:28:28 -04:00
library For issue #9949 - Bookmarks/History deletion inconsistencies (#12630) 2020-07-17 15:13:18 -05:00
loginexceptions Add tests for login exceptions (#12681) 2020-07-17 14:25:45 -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 Add tests for StartupReportFullyDrawn (#12560) 2020-07-15 23:31:59 -07:00
push Add tests for web push integration 2020-07-21 10:12:06 -07:00
search For #12565 - Clean up controller and add tests 2020-07-27 10:40:09 -07:00
session For #9100: Follow-up to fix memory leak in NotificationSessionObserver 2020-06-25 16:17:38 -04:00
settings For #12565: Don't pass contest to SortingStrategy 2020-07-23 19:05:11 -04:00
share For #11798: Allow sharing of reader view pages 2020-06-25 14:39:21 -04:00
sync Test sync adapter (#12810) 2020-07-23 11:16:11 -07:00
tabhistory For #1048 - Add ability to view tab history by long-pressing the back or forward button. 2020-07-22 11:20:47 -07:00
tabtray For #12856: Add save to collections button to Tabs Tray 2020-07-28 11:14:08 -07:00
trackingprotection Pass settings and metrics to CFR 2020-07-21 09:01:09 +03:00
trackingprotectionexceptions For #7094 - Adds save login exceptions 2020-07-14 14:47:37 -04:00
utils For #6846: Added quick actions for nav bar in home 2020-07-27 13:28:28 -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 Test session control controller (#12652) 2020-07-17 13:07:01 -07:00
MockNavHostActivity.kt Add method to test fragments in roboletric (#12261) 2020-07-06 13:04:43 -07:00
ReleaseChannelTest.kt For #6464: Add ReleaseChannel test to document assumptions. 2019-12-30 10:31:33 -08:00
StrictModeManagerTest.kt Add tests for StrictModeManager (#12013) 2020-06-29 08:17:07 -07:00