1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix
Alessio Placitelli 1ffdf1cf9b Add basic test coverage for Glean metrics in Fenix
This introduces test coverage, using the Glean SDK
testing API, for the metrics that are set at startup
by Fenix in the GleanMetricsService.

This additional adds a basic test for the translation
of the `app_opened` event.
2019-09-24 12:33:14 -07:00
..
browser Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
collections For #4877: Restored logic for closing tabs when not on browserFragment 2019-09-10 21:42:16 -07:00
components Add basic test coverage for Glean metrics in Fenix 2019-09-24 12:33:14 -07:00
crashes Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
customtabs Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
downloads Closes #1657 - Use Gecko for downloads (#4296) 2019-08-02 17:28:30 -07:00
exceptions For #5312 - Add Telemetry for Tracking Protection 2019-09-23 08:29:45 -07:00
ext Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
home For #5356 Improves private browsing "common myths" link accessibility (#5479) 2019-09-24 10:46:34 -07:00
lib Remove redundant super calls 2019-07-29 10:22:53 -07:00
library Move BookmarkNode extensions to helper class (#4752) 2019-09-24 09:17:29 -07:00
onboarding Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
quickactionsheet Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
search Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
session For #5075 - Fix boolean error for private mode notification persistence (#5120) 2019-09-05 09:21:56 -07:00
settings Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
share For #5421 - Make share dialog scrim dismiss fragment 2019-09-20 09:52:39 -07:00
shortcut For #5047 - Addresses nits 2019-09-11 16:10:54 -07:00
theme Move classes out of top-level package 2019-08-21 13:52:30 -07:00
trackingprotection For #5312 - Add Telemetry for Tracking Protection 2019-09-23 08:29:45 -07:00
utils For #2765 - Run places maintenance daily (#5466) 2019-09-24 10:50:11 -07:00
whatsnew For #4474: Adds what's new button to home screen menu (#5088) 2019-09-03 15:16:29 -05:00
widget Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
AppRequestInterceptor.kt Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
BrowserDirection.kt Add Tracking Protection Info Panel 2019-09-11 07:47:13 -07:00
Config.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
Experiments.kt FxA WebChannels integration 2019-09-16 19:44:13 -07:00
FeatureFlags.kt Add note about lazy in FeatureFlags 2019-09-20 08:33:29 -07:00
FenixApplication.kt For #2765 - Run places maintenance daily (#5466) 2019-09-24 10:50:11 -07:00
FenixViewModelProvider.kt For #4529, #4427: Resuming after restoring instance state breaks UI (#4571) 2019-08-08 11:05:01 -05:00
GlobalDirections.kt For #4779 : Don't double navigate with global directions in HomeActivity 2019-08-23 12:01:28 -04:00
HomeActivity.kt Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
IntentReceiverActivity.kt Closes #5444: IntentReceiverActivity: Add tests for intent processing 2019-09-20 19:44:05 -04:00