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 822a871 commit b8685b2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/behat/actions.feature
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,14 @@ Feature: Check if all the different type of actions of the mass actions block wo
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"
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 "Test Activity4" activity should be hidden
And I should see "Test Activity4" in the "Recent activity" "block"
When I click on "Test Activity4" "link" in the "Recent activity" "block"
And 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"

Expand Down

0 comments on commit b8685b2

Please sign in to comment.