Skip to content

Commit

Permalink
added behat for course remaining table
Browse files Browse the repository at this point in the history
  • Loading branch information
NinaHerrmann committed Jun 11, 2024
1 parent 67da437 commit acbd9ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/behat/interaction.feature
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ Feature: Add a workflow with an email step and test the interaction as a teacher
And I am on lifecycle view
Then I should see "Course 1" in the "tool_lifecycle_remaining" "table"
And I should see "Course 2" in the "tool_lifecycle_remaining" "table"
And I should see "<category1>" in the "tool_lifecycle_remaining" "table"
And I should not see "Course 3"
Examples:
| config | config1 | category1 | category2 |
Expand Down

0 comments on commit acbd9ad

Please sign in to comment.