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

Allow behat generators to be pivoted

XMLWordPrintable

    • 0
    • International 4.0 - Sprint 1, International 4.0 - Sprint 2

      At the moment if I want to use a behat data generator to create something it must look like:

          And the following "activities" exist:
            | activity  | name        | intro              | course | idnumber | groupmode | grouping |
            | assign    | Test assign | Assign description | C1     | assign1  | 1         | GA       |
      

      I'd like to propose that we support a singular form so that we can support:

          And the following "activity" exists:
            |  activity   |  assign             |
            |  name       |  Test assign        |
            |  intro      |  Assign description |
            |  course     |  C1                 |
            |  idnumber   |  assign1            |
            |  groupmode  |  1                  |
            |  grouping   |  GA                 |
      

            dobedobedoh Andrew Lyons
            dobedobedoh Andrew Lyons
            Jun Pataleta Jun Pataleta
            Sara Arjona (@sarjona) Sara Arjona (@sarjona)
            CiBoT CiBoT
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 2 hours, 45 minutes
                2h 45m

                  Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.