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

Add Behat tests for the blog_recent block

XMLWordPrintable

    • MOODLE_30_STABLE
    • MOODLE_30_STABLE, MOODLE_31_STABLE
    • MDL-54002_m32v3
    • Hide
      1. Run behat tests for @block_blog_recent for at least 10 times.
        • Confirm that there are no errors nor failures.

      The following shell script might help:

      #!/bin/bash
      for i in `seq 1 10`; do 
      	vendor/bin/behat --config /path/to/behat.yml --tags="@block_blog_recent";
      done
      

      Show
      Run behat tests for @block_blog_recent for at least 10 times. Confirm that there are no errors nor failures. The following shell script might help: #!/bin/bash for i in `seq 1 10`; do vendor/bin/behat --config /path/to/behat.yml --tags="@block_blog_recent"; done

      The recent blogs block does not have any behat tests.

            sbourget Stephen Bourget
            sbourget Stephen Bourget
            Jun Pataleta Jun Pataleta
            David Monllaó David Monllaó
            Frédéric Massart Frédéric Massart
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

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