-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
3.11.4
-
MOODLE_311_STABLE
As surfaced in MDL-73175, there are many test generators with create_ methods that are not compatible with Behat generators. In particular, Behat uses a single array with fixture data as an argument, and some existing generators use multiple arguments including entire records.
In order to standarize the way in which Behat and PHPUnit generators are written, these should be refactored.
- has been marked as being related by
-
MDL-73175 Add behat generators for glossary entries and categories
- Closed