Details
-
Type:
Functional Test
-
Status: Open
-
Priority:
Minor
-
Affects Version/s: Master copy - DO NOT REPORT TEST RESULTS HERE
-
Fix Version/s: None
-
Component/s: Administration
-
Labels:
Description
- Clone latest moodle weekly
- Create an empty database and directory for moodle data
- Run php admin/cli/install.php --skip-database.
- Verify that config.php is populated but that the database is empty.
- Run php admin/cli/install_database.php --agree-license --adminpass=youradminpassword.
- Verify that the Moodle instance is installed.
- Drop and re-create the database and delete the config file.
- Run php admin/cli/install.php.
- Verify that the Moodle instance is installed.
- Drop and re-create the database and delete the config file.
- Install moodle via web interface.
Attachments
Issue Links
- is a QA test written for
-
MDL-46167 New option for CLI installation: skip database
-
- Closed
-