Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 270 Bytes

TEST.md

File metadata and controls

23 lines (13 loc) · 270 Bytes

Test code

To test code use task tool and Taskfile.yml.

Prerequisites: podman and mysqldump installed.

Test simple backup/restore

Execute:

task test-backup-data

Test MYSQL backup/restore

Execute:

task test-backup-mysql