Closed
Bug 1558464
Opened 6 years ago
Closed 6 years ago
Update WorkManager dependency and change tests to use the androidx TestDriver to trigger WorkManager
Categories
(Data Platform and Tools :: Glean: SDK, defect, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: travis_, Assigned: travis_)
Details
(Whiteboard: [telemetry:glean-rs:m5])
Attachments
(1 file)
Update WorkManager dependency to 2.0.1:
androidx.work:work-runtime-ktx:2.0.1
Update work testing as well:
androidx.work:work-testing:2.0.1
Then modify the kotlin unit test function that triggers work manager to use TestDriver, like the glean-ac PR here
Updated•6 years ago
|
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:m5]
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → tlong
Priority: -- → P1
| 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
•