Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-69279

Content bank, and Backpack generators don't make sense

    XMLWordPrintable

Details

    • MOODLE_310_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE

    Description

      ```
      And the following "contentbank contents" exist:
      And the following "badge external backpacks" exist:
      And the following "setup backpacks connected" exist:
      ```

      None of these are grammatically correct. Ideally they would also be in the component to which they belong. For example:

      • contentbank contents belongs in contentbank/tests/behat/behat_core_contentbank_generator.php, named as "items" and used as "core_contentbank > items";
      • badge external backpacks belongs in badges/tests/behat/behat_core_badges_generator.php, named as "external backpacks" and used as "core_badges > external backpacks";
      • setup backpacks connected belongs in badges/tests/behat/behat_core_badges_generator.php, named as "configured backpacks" and used as "core_badges > configured backpacks".

      Unfortunately we currently do not have a way to deprecate the old uses.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: