MOBILE-3295 MOBILE-3296 MOBILE-3297 MOBILE-3300 behat: Improvements on forum, survey, choice and courses

main
David Castellón 2020-01-16 12:07:53 +01:00
parent 62850ca2d9
commit bad325e1c5
3 changed files with 3 additions and 13 deletions

View File

@ -94,4 +94,4 @@ Feature: Test basic usage of courses in app
Then I should see "Course 1" Then I should see "Course 1"
And I should see "Course 2" And I should see "Course 2"
And I should see "Course 3" And I should see "Course 3"
And I should see "Course 4" And I should see "Course 4"

View File

@ -438,5 +438,4 @@ Feature: Test basic usage of forum activity in app
And I press "Reply" in the app And I press "Reply" in the app
And I set the field "Write your reply" to "ReplyMessage" in the app And I set the field "Write your reply" to "ReplyMessage" in the app
And I press "Post to forum" in the app And I press "Post to forum" in the app
And I pause And I pause

View File

@ -596,13 +596,4 @@ Feature: Test basic usage of survey activity in app
And I switch offline mode to "false" And I switch offline mode to "false"
And I wait "600" seconds And I wait "600" seconds
Then I should not see "This Survey has offline data to be synchronised." Then I should not see "This Survey has offline data to be synchronised."
And I should see "You have completed this survey." And I should see "You have completed this survey."