Closed
Bug 1572649
Opened 6 years ago
Closed 4 years ago
Add schema validation to pings generated in `samples-glean`
Categories
(Data Platform and Tools :: Glean: SDK, enhancement, P3)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Dexter, Unassigned)
Details
(Whiteboard: [telemetry:glean-rs:backlog])
We've now added a few instrumentation tests to samples-glean in Android Components.
In one test, we move the application to background and wait for the baseline ping to be generated and arrive on a local webserver. We only check for a few fields of interest in the ping, but we should probably also validate the schema.
This bug is for adding the schema validation to samples-glean, by sharing or copying test code from the Glean SDK.
Reporter | ||
Updated•6 years ago
|
Priority: -- → P3
Whiteboard: [telemetry:glean-rs:m?]
Updated•6 years ago
|
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:backlog]
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•