Closed
Bug 1886609
Opened 1 year ago
Closed 1 year 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•1 year ago
|
| Reporter | ||
Comment 1•1 year 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
•