mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-68492 Behat: Use faster direct link steps in lib/tests/behat
This commit is contained in:
parent
be32dc800d
commit
111cf93b71
7 changed files with 24 additions and 53 deletions
|
@ -12,8 +12,7 @@ Feature: Forms with a large number of fields
|
|||
And the following "activities" exist:
|
||||
| activity | name | intro | course | idnumber |
|
||||
| label | L1 | <a href="../lib/tests/fixtures/max_input_vars.php">FixtureLink</a> | C1 | label1 |
|
||||
When I log in as "admin"
|
||||
And I am on "Course 1" course homepage
|
||||
When I am on the "C1" "Course" page logged in as "admin"
|
||||
And I follow "FixtureLink"
|
||||
|
||||
# Note: These tests do not actually use JavaScript but they don't work with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue