-
Improvement
-
Resolution: Fixed
-
Minor
-
3.5.6, 3.6.5, 3.7.1, 3.8
-
MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE, MOODLE_38_STABLE
-
MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE
-
There are now quite a lot of different Behat steps in differen core components and plugins, along the lines of
And I am on "..." ...
This is all very well but it is quite a lot of duplicate code.
I think it would be better to have a single step like
And I am on "mod_forum" "Automated testing" "discussion page"
This step would work by getting the behat_mod_forum context, and then calling ->resolve_url("discussion page", "Automated testing"), then navigating to that URL.
- has a non-specific relationship to
-
MDL-48024 Plugins should be able to provide data generators for Behat
- Closed
-
MDL-65600 Plugin should be able to define named selectors for Behat tests
- Closed
- has been marked as being related by
-
MDL-66559 Components should be able to define their own named selectors
- Closed
- is duplicated by
-
MDL-66093 The Dashboard makes every Behat test very very slow for @javascript tests
- Closed
- will help resolve
-
MDL-66093 The Dashboard makes every Behat test very very slow for @javascript tests
- Closed