Closed
Bug 1532922
Opened 6 years ago
Closed 6 years ago
[TECH DEBT] Always use the testing API in glean tests
Categories
(Data Platform and Tools :: Glean: SDK, enhancement, P3)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: Dexter, Unassigned)
References
Details
(Whiteboard: [telemetry:mobilesdk:m9])
Some glean tests are currently taking a direct snapshot of the storage engine for checking that data is correctly stored (e.g. here).
Since we now have a testing API, we should transition to using it everywhere.
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Whiteboard: [telemetry:mobilesdk:m?] → [telemetry:mobilesdk:m8]
Reporter | ||
Updated•6 years ago
|
Whiteboard: [telemetry:mobilesdk:m8] → [telemetry:mobilesdk:m9]
Reporter | ||
Updated•6 years ago
|
status-firefox67:
affected → ---
Component: Telemetry → Glean: SDK
Product: Toolkit → Data Platform and Tools
Version: Trunk → unspecified
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•