Commit Graph

3 Commits

Author SHA1 Message Date
DRON-666 2ed9e36cb3 vss: Add tests for "provider" option 2024-01-27 22:16:05 +03:00
DRON-666 70d0323a0e vss: Change `ErrorHandler` signature
We don't need `error` here: the only existing implementation
of `ErrorHandler` always call `Backup.Error` and all
implementations of `Backup.Error` always return nil.
2024-01-27 22:14:41 +03:00
DRON-666 c2559e6efe vss: Add some tests 2024-01-27 22:14:41 +03:00