Uploaded image for project: 'Moodle QA'
  1. Moodle QA
  2. MDLQA-1 Moodle QA testing
  3. MDLQA-8189

Moodle install via CLI and web

    XMLWordPrintable

Details

    • Functional Test
    • Status: Open
    • Minor
    • Original - DO NOT REPORT TEST RESULTS HERE
    • None
    • Administration

    Description

      CLI install

      1. Clone latest moodle weekly
      2. Create an empty database and directory for moodle data.
      3. Run php admin/cli/install.php --skip-database.
      4. Verify that config.php is populated but that the database is empty.
      5. Run php admin/cli/install_database.php --agree-license --adminpass=youradminpassword.
      6. Verify that the Moodle instance is installed.
      7. Drop and re-create the database and delete the config file.
      8. Run php admin/cli/install.php.
      9. Verify that the Moodle instance is installed.

      Web Install

      1. Drop and re-create the database and delete the config file.
      2. Start the Install moodle via web interface.
      3. During the web installation, please verify the design of the following steps of the install are displayed correctly on different screen sizes:
        1. Language selection
        2. Folder selection
        3. Database type
        4. Database settings
      4. Finish the installation through the web and verify that the Moodle instance is installed.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: