moodle/group/tests
Andrew Nicols 9ccd5030d8 MDL-66979 group: Replace direct element interaction with steps
The W3C WebDriver leads to faster operation of individual steps which
highlights where WebDriver is moving to a new step faster than the
browser can process it.

The solution here is to use the `execute` function to interact with the
browsers as this makes use of the various wait and check steps.
2021-01-22 14:52:21 +08:00
..
behat MDL-66979 group: Replace direct element interaction with steps 2021-01-22 14:52:21 +08:00
fixtures MDL-63620 group: Option to enable group messaging for imported groups 2019-01-14 13:31:23 +08:00
externallib_test.php MDL-63516 groups: fix unexpected debugging message 2019-02-06 09:21:26 +11:00
lib_test.php MDL-63281 core_message: Sync course group members with conversations 2018-10-26 10:55:59 +08:00
privacy_provider_test.php MDL-64993 core_message: fix unit test for non-ordered queries 2019-05-07 17:54:43 +02:00