- 09 Dec, 2021 2 commits
-
-
Adrian Greeve authored
i_add_enrolment_method_with() is now deprecated, please use i_add_enrolment_method_for_with() instead.
-
Adrian Greeve authored
This creates new general behat steps for navigating in theme boost and classic.
-
- 22 Jan, 2021 1 commit
-
-
Andrew Nicols authored
The focus should be on something, rather than removed. The way in which focus removal works can lead to side effects.
-
- 20 Aug, 2018 1 commit
-
-
victor authored
Definition step deprecated and affected tests modified.
-
- 07 Nov, 2017 1 commit
-
-
Mark Nelson authored
-
- 13 Jul, 2017 1 commit
-
-
Damyon Wiese authored
Fixes for the new enrol users popup with behat.
-
- 11 Jul, 2017 1 commit
-
-
The add/roles thing was only converted to bootstrap 2/4 markup and the yui left in place. The modal for adding users to a course was unsavable so I rewrote it with an mform in a popup, still calling the same (barely) modified ajax script. The webservice for searching cohorts was taken from admin/tool/lp and moved into /cohort. I added a generic "cohort" mform element at the same time. The webservice for searching for users was taken from the original ajax script.
-
- 25 Nov, 2016 1 commit
-
-
Rajesh Taneja authored
-
- 24 Nov, 2016 1 commit
-
-
Rajesh Taneja authored
-
- 20 Jun, 2016 1 commit
-
-
Rajesh Taneja authored
-
- 21 May, 2016 1 commit
-
-
David Mudrák authored
During the recent reimplementation of the step (eb9ca848), we did not notice that javascript variant uses the string `assignroles` while the non-js variant uses string `assignrole`. This caused any "Given I enrol" steps to fail in non-javascript sessions.
-
- 06 Apr, 2016 2 commits
-
-
Rajesh Taneja authored
xpathLiteral has been depreacted, use Escaper instead
-
Rajesh Taneja authored
Behat 3.x doesn't support chained steps and hence this is first step to get rid of chained steps in core.
-
- 11 Mar, 2016 1 commit
-
-
Rajesh Taneja authored
-
- 05 May, 2015 1 commit
-
-
Andrew Nicols authored
-
- 13 May, 2014 1 commit
-
-
David Monllaó authored
- MDLQA-6: By default, a new course contains a news forum in which only teachers can post and subscription is forced
-
- 27 Feb, 2014 1 commit
-
-
David Monllaó authored
The following used steps were replaced by the ones added in this issue: - I fill the moodle form with - I fill in with - I select from - I select radio button - I check - I uncheck - the field should match Also removing test for deprecated steps: - the ASD checkbox should be checked - the ASD checkbox should not be checked
-
- 19 Jul, 2013 2 commits
-
-
David Monllaó authored
- Escaping steps arguments redirected to other steps - Adding normalized-space() in all contains() assertions - General xpaths review - Convering provided xpath text strings to xpath literals to avoid problems with arguments containing both single quotes and double quotes
-
David Monllaó authored
Using get_string() instead.
-
- 28 Mar, 2013 1 commit
-
-
David Monllaó authored
-
- 19 Mar, 2013 1 commit
-
-
David Monllaó authored
-
- 29 Jan, 2013 5 commits
-
-
-
David Monllaó authored
Moving from phpunit test environment to a specific behat test environment
-
David Monllaó authored
-
David Monllaó authored
-
David Monllaó authored
-