mozilla-mobile/firefox-ios
Vedi su GitHub[Glean] Migrate TermsOfUseTelemetry to use the GleanWrapper instead
Open
#29.805 aperta il 3 ott 2025
Contributor OKGood first issue
Metriche repository
- Star
- (12.950 star)
- Metriche merge PR
- (Merge medio 2g 7h) (234 PR mergiate in 30 g)
Descrizione
:rocket: Context
TermsOfUseTelemetry is recording telemetry events with the concrete Glean implementation. We don't want this anymore. More on telemetry tests here.
:memo: Description
- Use the
GleanWrapperinsideTermsOfUseTelemetryand replace calls to eachGleanMetrics.with the corresponding API. TermsOfUseTelemetryTestsshould be adjusted so we pass aMockGleanWrapperand assert accordingly.
:information_source: Reference Person
lmarceau
┆Issue is synchronized with this Jira Task