laurent22 / rsync-time-backup

Time Machine style backup with rsync.
3.38k stars 446 forks source link

Torture-testing Backup and Archive Programs: Things You Ought to Know But Probably Would Rather Not #193

Open braian87b opened 4 years ago

braian87b commented 4 years ago

to see: http://www.coredumps.de/doc/dump/zwicky/testdump.doc.html

reactive-firewall commented 4 years ago

Oh this looks fun ... I'll see about hacking out a test script for these if no one else is working on it 🤔 ... um ... but first ... IS anyone already working on this? ... if so stop me from re-inventing

reactive-firewall commented 4 years ago

I think this calls for some CI testing (🎉 I'm so excited)

So that it's documented somewhere:

CI Testing is great for ensuring code works and changes don't introduce regressions to tested code (caveat: test coverage)

Issues that this could help:

most basic test logic:

Tests to start creating:

reactive-firewall commented 4 years ago

😥 No one stopped me before I got to starting on this issue .... 🤓 SO I prepared a PR #205 for testing ... reviews welcome!