-
Functional Test
-
Minor
-
Moodle 3.6
Note: This test requires a locally installed Moodle site, in order to be able to edit the config file.
- Create a backup
- Download the file and open it with a hex tool
- Confirm the file starts with #1F8B (gzip file marker)
- Restore the backup file and make sure it works
- Add $CFG->usezipbackups = true; to your config.php
- Create a backup
- Download the file and open it with a hex tool
- Confirm the file starts with #504B0304 (zip file marker)
- Restore the backup file and make sure it works