moodle/mod/resource/tests
Andrew Nicols 149d80e819 MDL-66109 behat: Fix Example usage in feature files
The gherkin-lint package now understands the use of "Examples" and
requries that their indentation be correct and consistent.

This change sets the indentatation for these to:

    "Examples": 4,
    "example": 6,

This is in-line with the examples given in the offical Cucumber/Gherkin
documentation at
https://cucumber.io/docs/gherkin/reference/#scenario-outline whereby the
Examples and individual rows of the Examples table are children of the
Scenario outline.

This is contrary to the default for Gherkin-lint which places them as
top-level nodes with an indentatio of 0, and 2 respectively.
2020-05-11 10:55:58 +08:00
..
behat MDL-66109 behat: Fix Example usage in feature files 2020-05-11 10:55:58 +08:00
fixtures MDL-40863 mod_resource: do not cache user-specific info 2015-10-23 11:25:51 +01:00
generator
events_test.php
externallib_test.php MDL-57890 ws: Return cmid in all get_by_courses WebServices 2017-02-07 14:07:51 +01:00
generator_test.php
lib_test.php MDL-63147 mod_resource: Accept userid in resource event_action 2018-12-12 07:06:53 +08:00
restore_date_test.php MDL-9367 restore: Roll only configuration dates 2017-08-01 10:46:37 +05:30
search_test.php MDL-59459 Golbal Search: Increase file indexing coverage 2017-09-02 10:28:17 +10:00