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
Christian Sadilek 27c608d956 Update built-in extensions for new AC/GV API
New API (installBuiltIn/ensureBuiltin) requires
- Gecko IDs and new permissions
- Extension will only be re-installed if it has a new version

This includes a gradle task to automatically generate a
new version in manifest.json for every build so we don't
forget to update the version and end up with changes that
are never applied.
4 years ago
..
addons Add method to test fragments in roboletric (#12261) 4 years ago
browser For #11479: Record open tabs count in metrics ping (#12024) 4 years ago
collections Add tests for collection creation controller 4 years ago
components Updates AC to 49.0.20200702190156 and fixes breaking changes 4 years ago
crashes For issue #8648 4 years ago
customtabs Remove Mockito 4 years ago
downloads Remove Mockito 4 years ago
exceptions Fix breaking changes from new TrackingProtectionException 4 years ago
ext Move SearchProviderModel extension to class 4 years ago
helpers Migrate some SessionManager usage to BrowserStore (#10789) 4 years ago
home For #11763: Fixes unit tests 4 years ago
library For #2165 - Add swipe to refresh gesture to bookmarks view. 4 years ago
onboarding Add tests for FenixOnboarding (#11057) 4 years ago
perf For #8621 - fix intermittent test failures 4 years ago
search Update built-in extensions for new AC/GV API 4 years ago
session For #9100: Follow-up to fix memory leak in NotificationSessionObserver 4 years ago
settings Test settings about/advanced (#12023) 4 years ago
share For #11798: Allow sharing of reader view pages 4 years ago
tabtray No issue: refactor tabs tray to use interactor/controller, add tests 4 years ago
trackingprotection Tests and cleanup for tracking protection 4 years ago
utils Extract radio group logic into helper (#11493) 4 years ago
whatsnew For #9605: replace unit test runners with FenixRobolectricTestRunner. 4 years ago
widget Add tests for widget 4 years ago
AppRequestInterceptorTest.kt For #9631: replace assertk assertions with junit. 4 years ago
HomeActivityTest.kt For #9144 - Ignore previous Intent if activity is started from Recents 4 years ago
IntentReceiverActivityTest.kt Remove Mockito 4 years ago
MockNavHostActivity.kt Add method to test fragments in roboletric (#12261) 4 years ago
ReleaseChannelTest.kt For #6464: Add ReleaseChannel test to document assumptions. 4 years ago
StrictModeManagerTest.kt Add tests for StrictModeManager (#12013) 4 years ago