1
0
Fork 0
fenix/app
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
..
src Add basic test coverage for Glean metrics in Fenix 2019-09-24 12:33:14 -07:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle Add the workmanager dependency to enable testing with Glean 2019-09-24 12:33:14 -07:00
lint.xml Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
metrics.yaml For #5312 - Add Telemetry for Tracking Protection 2019-09-23 08:29:45 -07:00
pings.yaml Add pings.yaml metadata 2019-05-20 13:26:40 -07:00
proguard-rules.pro For #4064: Old R8 & keep rules are inhibiting optimizations (#4930) 2019-08-29 10:16:26 -05:00