1
0
Fork 0
fenix/app/src/test/java/org/mozilla/fenix
Jeff Boek 52c2fdb310
Remove tab tray feature flag (#11176)
* For #11171 - Removes feature flag for the new tab tray

* For #11171 - Removes all tab references from homeFragment

* For #11171 - Fixes unit tests

* For #11171 - Gets UI tests to compile and HomeScreenTest to pass

* For #11171 - Fixes `deleteMultipleSelectionTest`

* For #11171 - Fixes `openHistoryItemInNewPrivateTabTest`

* For #11171 - Fixes `openHistoryInPrivateTabTest`

* For #11171 - Fixes `openHistoryInNewTabTest`

* For #11171 - Fixes `openNewPrivateTabTest`

* For #11171 - Fixes tabbedBrowsingTests

* For #11171 - Fixes SettingsPrivacyTest

* For #11171 - Fixes TopSitesTest

* For #11171 - Fixes lint errors

* Ignore
2020-06-05 12:59:08 -05:00
..
browser Add tests for ReaderModeController (#11049) 2020-05-29 11:46:31 -07:00
collections For #11182: Set click listener also to icon button. 2020-06-04 11:50:29 -04:00
components Bug 1643132 - Remove native "Report site issue" functionality. 2020-06-04 18:23:11 -04:00
crashes For issue #8648 2020-04-29 09:48:42 -07:00
customtabs For #9605: replace unit test runners with FenixRobolectricTestRunner. 2020-04-03 09:27:49 -07:00
downloads For #9044 - Replace DownloadNotificationBottomSheetDialog with unobtrusive view 2020-05-21 10:02:51 -04:00
exceptions Fix breaking changes from new TrackingProtectionException 2020-01-22 11:47:51 -08:00
ext No issue: Show article/page url instead of reader extension url 2020-05-05 17:52:27 -04:00
helpers Migrate some SessionManager usage to BrowserStore (#10789) 2020-06-03 11:18:44 -07:00
home Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00
library For issue #8648 2020-04-29 09:48:42 -07:00
onboarding Add tests for FenixOnboarding (#11057) 2020-05-29 17:26:07 -07:00
perf For #8803: hook up frameworkStart metric. 2020-04-17 09:11:58 -07:00
search For #10596 - Redirect moz://a URL (#10688) 2020-05-26 11:06:01 -07:00
session Migrate some SessionManager usage to BrowserStore (#10789) 2020-06-03 11:18:44 -07:00
settings Bug 1643132 - Remove native "Report site issue" functionality. 2020-06-04 18:23:11 -04:00
share For #10193 - Remove page title when sharing links 2020-06-03 15:54:23 -07:00
tabtray For #10848 - Fixes unit tests 2020-05-30 10:38:48 -07:00
trackingprotection Tests and cleanup for tracking protection 2020-06-01 22:08:52 -04:00
utils For #11015 - Switch Default ETP Setting to Standard 2020-05-29 16:39:47 -04:00
whatsnew For #9605: replace unit test runners with FenixRobolectricTestRunner. 2020-04-03 09:27:49 -07:00
widget For #9605: replace unit test runners with FenixRobolectricTestRunner. 2020-04-03 09:27:49 -07:00
AppRequestInterceptorTest.kt For #9631: replace assertk assertions with junit. 2020-04-06 16:56:40 -07:00
HomeActivityTest.kt For #9605: replace unit test runners with FenixRobolectricTestRunner. 2020-04-03 09:27:49 -07:00
IntentReceiverActivityTest.kt Close #7749: Fix broken IntentReceiverActivity tests 2020-05-30 00:30:35 -04:00
ReleaseChannelTest.kt For #6464: Add ReleaseChannel test to document assumptions. 2019-12-30 10:31:33 -08:00