Page MenuHomePhabricator

[services] Backup - Add DB test for Backup
ClosedPublic

Authored by karol on Feb 10 2022, 6:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 23, 5:48 PM
Unknown Object (File)
Tue, Apr 23, 5:48 PM
Unknown Object (File)
Tue, Apr 23, 5:48 PM
Unknown Object (File)
Tue, Apr 23, 5:48 PM
Unknown Object (File)
Tue, Apr 23, 5:48 PM
Unknown Object (File)
Tue, Apr 23, 5:44 PM
Unknown Object (File)
Tue, Apr 2, 1:52 PM
Unknown Object (File)
Mar 11 2024, 1:06 PM

Details

Summary

Adding test for database operations on BackupItems

Depends on D3160

Test Plan
cd services
yarn test-backup-service

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

karol edited the test plan for this revision. (Show Details)
karol added reviewers: tomek, max, varun.
This revision is now accepted and ready to land.Feb 11 2022, 2:24 AM
This revision now requires review to proceed.Feb 11 2022, 2:24 AM
ashoat added a reviewer: jim.
This revision is now accepted and ready to land.Feb 13 2022, 8:09 PM
tomek requested changes to this revision.Feb 16 2022, 3:06 AM

Not sure if you noticed, but CI reports that this code has some compilation issues. It doesn't look like changes from this diff are causing that, so maybe a rebase could fix the issue

This revision now requires changes to proceed.Feb 16 2022, 3:06 AM

Thanks for noticing. It's not about rebasing, it's an error in the code.

I'm going to push the fix.

It also failed in D3160 and it's a bug there, not here.

Ok, so I'll accept here and request changes there

This revision is now accepted and ready to land.Feb 16 2022, 6:30 AM