Skip to content

Commit

Permalink
Trying to fix the Behat tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaboesch committed Dec 21, 2024
1 parent 305e23e commit 728453d
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/behat/assignment.feature
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Feature: Plagiarism plugin works with a Moodle Assignment
And I set the following fields to these values:
| Enable Diagnostic Mode | Standard |
And I press "Save changes"
And I navigate to "Plugins overview" in site administration
Then the following should exist in the "plugins-control-panel" table:
| Plugin name |
| plagiarism_turnitin |
Expand Down
1 change: 1 addition & 0 deletions tests/behat/assignment_any_file_type.feature
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Feature: Plagiarism plugin works with a Moodle Assignment for a filetype which w
And I set the following fields to these values:
| Enable Diagnostic Mode | Standard |
And I press "Save changes"
And I navigate to "Plugins overview" in site administration
Then the following should exist in the "plugins-control-panel" table:
| Plugin name |
| plagiarism_turnitin |
Expand Down
1 change: 1 addition & 0 deletions tests/behat/assignment_drafts.feature
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Feature: Plagiarism plugin works with a Moodle Assignment utilising the draft su
And I set the following fields to these values:
| Enable Diagnostic Mode | Standard |
And I press "Save changes"
And I navigate to "Plugins overview" in site administration
Then the following should exist in the "plugins-control-panel" table:
| Plugin name |
| plagiarism_turnitin |
Expand Down
1 change: 1 addition & 0 deletions tests/behat/assignment_multiple_files.feature
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Feature: Plagiarism plugin works with a Moodle Assignment and multiple files.
And I set the following fields to these values:
| Enable Diagnostic Mode | Standard |
And I press "Save changes"
And I navigate to "Plugins overview" in site administration
Then the following should exist in the "plugins-control-panel" table:
| Plugin name |
| plagiarism_turnitin |
Expand Down
1 change: 1 addition & 0 deletions tests/behat/assignment_resubmission.feature
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Feature: Plagiarism plugin works with a Moodle Assignment when making a resubmis
And I set the following fields to these values:
| Enable Diagnostic Mode | Standard |
And I press "Save changes"
And I navigate to "Plugins overview" in site administration
Then the following should exist in the "plugins-control-panel" table:
| Plugin name |
| plagiarism_turnitin |
Expand Down
1 change: 1 addition & 0 deletions tests/behat/eula.feature
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Feature: Plagiarism plugin works with a Moodle Assignment allowing EULA acceptan
And I set the following fields to these values:
| Enable Diagnostic Mode | Standard |
And I press "Save changes"
And I navigate to "Plugins overview" in site administration
Then the following should exist in the "plugins-control-panel" table:
| Plugin name |
| plagiarism_turnitin |
Expand Down
1 change: 1 addition & 0 deletions tests/behat/forum.feature
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Feature: Plagiarism plugin works with a Moodle forum
And I set the following fields to these values:
| Enable Diagnostic Mode | Standard |
And I press "Save changes"
And I navigate to "Plugins overview" in site administration
Then the following should exist in the "plugins-control-panel" table:
| Plugin name |
| plagiarism_turnitin |
Expand Down
1 change: 1 addition & 0 deletions tests/behat/installed.feature
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Feature: Plagiarism plugin can be installed and enabled
And I set the following fields to these values:
| Enable Diagnostic Mode | Standard |
And I press "Save changes"
And I navigate to "Plugins overview" in site administration
Then the following should exist in the "plugins-control-panel" table:
| Plugin name |
| plagiarism_turnitin |
Expand Down
1 change: 1 addition & 0 deletions tests/behat/pseudo_submission.feature
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Feature: Plagiarism plugin works with a Moodle Assignment and utilise student da
| Pseudo Encryption Salt | Salt |
| Pseudo Email Domain | behatmoodle.com |
And I press "Save changes"
And I navigate to "Plugins overview" in site administration
Then the following should exist in the "plugins-control-panel" table:
| Plugin name |
| plagiarism_turnitin |
Expand Down
1 change: 1 addition & 0 deletions tests/behat/workshop.feature
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Feature: Plagiarism plugin works with a Moodle Workshop
And I set the following fields to these values:
| Enable Diagnostic Mode | Standard |
And I press "Save changes"
And I navigate to "Plugins overview" in site administration
Then the following should exist in the "plugins-control-panel" table:
| Plugin name |
| plagiarism_turnitin |
Expand Down

0 comments on commit 728453d

Please sign in to comment.