Closed
Bug 1886609
Opened 8 months ago
Closed 8 months ago
Write a unit test that ensures that BackupService.createBackup calls `backup` on each `BackupResource`
Categories
(Firefox :: Profile Backup, task, P3)
Firefox
Profile Backup
Tracking
()
RESOLVED
DUPLICATE
of bug 1885372
People
(Reporter: mconley, Unassigned)
References
Details
(Whiteboard: [fidefe-device-migration])
This test will be similar to this one in that it should use some fake BackupResource
classes, and ensure that BackupService
calls backup
on each upon calling createBackup
, passing in the expected staging folder.
Updated•8 months ago
|
Reporter | ||
Comment 1•8 months ago
|
||
I'm taking care of this in bug 1885372.
You need to log in
before you can comment on or make changes to this bug.
Description
•