borg-import icon indicating copy to clipboard operation
borg-import copied to clipboard

Testing strategy

Open enkore opened this issue 7 years ago • 2 comments

Unit testing doesn't really cut it here, we'll need small (, but realistic) test cases with actual backups made with the original software that the importer should handle.

Ideas so far

  • Just commit that stuff
  • Add a .tar or similar (why not a Borg repo? Would allow to deduplicate the test cases! ;)
    • Aaand append-only makes it not-overly-terrible for version control.
    • Actually doesn't sound like such a bad idea.

enkore avatar Dec 22 '16 23:12 enkore