Skip to content

Commit

Permalink
Update actions.feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Syxton committed Dec 16, 2024
1 parent 719007d commit 822a871
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions tests/behat/actions.feature
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,10 @@ Feature: Check if all the different type of actions of the mass actions block wo
When I log in as "student1"
And I am on "Test course" course homepage
Then "Test Activity1" activity should be hidden
And I should see "Test Activity1" in the "Recent activity" "block"
And "Test Activity4" activity should be hidden
And "Test Activity5" activity should be hidden
When I click on "Test Activity1" "link" in the "Recent activity" "block"
And I should see "Test Activity1"
When I click on "TC" "link"
And I should see "Test Activity4" in the "Recent activity" "block"
When I click on "Test Activity4" "link" in the "Recent activity" "block"
Then I should see "Test Activity4"
When I click on "TC" "link"
And "Test Activity5" activity should be hidden
And I should not see "Test Activity5" in the "Recent activity" "block"

@javascript
Expand Down

0 comments on commit 822a871

Please sign in to comment.