Closed
Bug 1580783
Opened 6 years ago
Closed 6 years ago
Assert that test-only methods run in test mode
Categories
(Data Platform and Tools :: Glean: SDK, defect, P3)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: janerik, Assigned: janerik)
Details
(Whiteboard: [telemetry:glean-rs:m9])
Attachments
(1 file)
In test mode e.g. the dispatcher queue runs sequentially on the main thread.
testGetValue and testHasValue should assert that, just as they do on Kotlin.
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → jrediger
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•