Skip to content

Commit

Permalink
3 fails left
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolate-lightning committed Jul 26, 2024
1 parent 142f980 commit 4dca508
Show file tree
Hide file tree
Showing 21 changed files with 112 additions and 106 deletions.
4 changes: 2 additions & 2 deletions backup/util/ui/tests/behat/schema_select_all.feature
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ Feature: Schema form selectors
And the field "Include Test assign 2 user data" matches value "1"
And the field "Include Test data 2 user data" matches value "1"

@javascript @MDL-82294
@javascript
Scenario: Select or unselect a section schema disable the activities checkboxes
Given the field "Section 1" matches value "1"
And the field "Test assign 1" matches value "1"
Expand Down Expand Up @@ -236,7 +236,7 @@ Feature: Schema form selectors
And the "Include Test assign 2 user data" "checkbox" should be enabled
And the "Include Test data 2 user data" "checkbox" should be enabled

@javascript @MDL-82294
@javascript
Scenario: Select or unselect a section user data disable the activities checkboxes
Given the "Section 1" "checkbox" should be enabled
And the "Test assign 1" "checkbox" should be enabled
Expand Down
2 changes: 1 addition & 1 deletion badges/tests/behat/backpack.feature
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ Feature: Backpack badges
And I click on "includeauthdetails" "checkbox"
And I should not see "[email protected]"

@javascript @MDL-82294
@javascript
Scenario: View backpack form as a student
Given I log in as "student1"
And I follow "Preferences" in the user menu
Expand Down
2 changes: 1 addition & 1 deletion lib/editor/atto/tests/behat/disablecontrol.feature
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Feature: Atto with enable/disable function.
And I am on "Course 1" course homepage
And I click on "Control Enable/Disable Atto" "link" in the "region-main" "region"

@javascript @MDL-82294
@javascript
Scenario: Check disable Atto editor.
When I set the field "mycontrol" to "Disable"
Then the "disabled" attribute of "button.atto_collapse_button" "css_element" should be set
Expand Down
2 changes: 1 addition & 1 deletion lib/editor/textarea/tests/behat/disablecontrol.feature
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Feature: Text area with enable/disable function.
And I am on "Course 1" course homepage
And I click on "Control Enable/Disable Text area" "link" in the "region-main" "region"

@javascript @MDL-82294
@javascript
Scenario: Check disable Text area editor.
When I set the field "mycontrol" to "Disable"
Then the "readonly" attribute of "textarea#id_myeditor" "css_element" should be set
Expand Down
2 changes: 1 addition & 1 deletion lib/form/amd/build/form.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/form/amd/build/form.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/form/amd/build/form/display.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4dca508

Please sign in to comment.