mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
![]() It turned out that behat's "I should see ..." does not work for buttons rendered as `<input>` elements so this assertion worked only in Boost where the button is rendered as `<button>` but not in Clean. But we do not really need this check here. All we need is to make sure that the form has been saved successfully. For which, checking for the text on the page is enough. p.s. Another mistake of mine to not double-check behat on both standard themes. Sigh ... |
||
---|---|---|
.. | ||
behat_mod_workshop.php | ||
delete_submission.feature | ||
embedded_images.feature | ||
example_submission.feature | ||
export_submission.feature | ||
file_type_restriction.feature | ||
grade_to_pass.feature | ||
workshop_assessment.feature |