You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor FXIOS-13748 [Telemetry] Migrate FxAWebViewTelemetry to use mock telemetry (#30245)
* Bugfix FXIOS-13685 [Bookmarks] Fix navigation bar partial display in New Folder screen on landscape
* Refactor FXIOS-13748 [Telemetry] Use TelemetryWrapperProtocol in
FxAWebViewTelemetry
- Add dependency injection for TelemetryWrapperProtocol in FxAWebViewTelemetry
- Mock TelemetryWrapper in SyncTelemetryTests to avoid calling Glean during tests
- Add 7 new test methods to verify recordTelemetry() behavior
* Update firefox-ios/RustFxA/FxAWebViewTelemetry.swift
Co-authored-by: lmarceau <[email protected]>
* Add MockTelemetryWrapper to test target
---------
Co-authored-by: lmarceau <[email protected]>
0 commit comments