angelo-v / wordpress-backup

Simple Docker container that helps you backup and restore your WordPress blog.
80 stars 60 forks source link

Add test script #8

Closed j3k0 closed 7 years ago

j3k0 commented 9 years ago

This was added to easily test the incremental backup feature.

The script will build the image and perform 2 backups and restores (with changes made between).

It is only checking if files are properly archived and restored, mysql backup isn't tested.