Closed
Bug 1857924
Opened 2 years ago
Closed 2 years ago
Integration test for server-side backends of glean_parser
Categories
(Data Platform and Tools :: Glean: SDK, enhancement, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: janerik, Assigned: janerik)
Details
Attachments
(1 file)
Right now the javascript_server part of glean_parser exists with only a minimum of automated tests. It's in production use though and we should add some proper testing to ensure it keeps working, keeps spitting out the expected code and its output validates against our schemas.
Comment 1•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → jrediger
Priority: P3 → P1
Whiteboard: [telemetry:glean-rs:m?]
| Assignee | ||
Comment 2•2 years ago
|
||
badboy merged PR [mozilla/glean_parser]: Bug 1857924 - Add an integration-like test for the javascript_server logger (#631) in 2a437ea.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•