Skip to content

Commit

Permalink
Behat updated
Browse files Browse the repository at this point in the history
  • Loading branch information
prasanna-lmsace committed Nov 25, 2023
1 parent 9f85903 commit 98ea1f7
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ Feature: Activity trigger event.
| Trigger operator | All |
And I am on "Course 1" course homepage
And I follow "Automation"
When I open the autocomplete suggestions list
And I click on "WELCOME MESSAGE 01" item in the autocomplete list
Then I press "Add automation instance"
And I set the following fields to these values:
| insreference | Welcomemessage |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ Feature: Cohort trigger event.
| Trigger operator | All |
And I am on "Course 1" course homepage
And I follow "Automation"
When I open the autocomplete suggestions list
And I click on "WELCOME MESSAGE 01" item in the autocomplete list
Then I press "Add automation instance"
And I set the following fields to these values:
| insreference | Welcomemessage |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ Feature: Course Completion trigger event.
| Trigger operator | All |
And I am on "Course 1" course homepage
And I follow "Automation"
When I open the autocomplete suggestions list
And I click on "WELCOME MESSAGE 01" item in the autocomplete list
Then I press "Add automation instance"
And I set the following fields to these values:
| insreference | Welcomemessage |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ Feature: Course Enrolment trigger event.
| Trigger operator | All |
And I am on "Course 1" course homepage
And I follow "Automation"
When I open the autocomplete suggestions list
And I click on "WELCOME MESSAGE 01" item in the autocomplete list
Then I press "Add automation instance"
And I set the following fields to these values:
| insreference | Welcomemessage |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ Feature: Session trigger event.
| Trigger operator | All |
And I am on "Course 1" course homepage
And I follow "Automation"
When I open the autocomplete suggestions list
And I click on "WELCOME MESSAGE 01" item in the autocomplete list
Then I press "Add automation instance"
And I set the following fields to these values:
| insreference | Welcomemessage |
Expand Down
6 changes: 0 additions & 6 deletions tests/behat/pulse_automation_template.feature
Original file line number Diff line number Diff line change
Expand Up @@ -237,20 +237,14 @@ Feature: Pulse automation templates
| Reference | notification |
And I am on "Course 1" course homepage
And I follow "Automation"
When I open the autocomplete suggestions list
And I click on "WELCOME MESSAGE" item in the autocomplete list
Then I click on "Add automation instance" "button"
And I set the following fields to these values:
| insreference | Welcomemessageinstance |
And I press "Save changes"
When I open the autocomplete suggestions list
And I click on "WELCOME MESSAGE" item in the autocomplete list
Then I click on "Add automation instance" "button"
And I set the following fields to these values:
| insreference | Welcomemessageinstance2 |
And I press "Save changes"
When I open the autocomplete suggestions list
And I click on "WELCOME MESSAGE" item in the autocomplete list
Then I click on "Add automation instance" "button"
And I set the following fields to these values:
| insreference | Welcomemessageinstance3 |
Expand Down

0 comments on commit 98ea1f7

Please sign in to comment.