Fix Display options button
parent
8f6c39ba2a
commit
ca1cca07f6
|
@ -96,7 +96,7 @@ Feature: Test basic usage of choice activity in app
|
||||||
And I switch offline mode to "false"
|
And I switch offline mode to "false"
|
||||||
And I press the back button in the app
|
And I press the back button in the app
|
||||||
And I press "Test single choice name" in the app
|
And I press "Test single choice name" in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Refresh" in the app
|
And I press "Refresh" in the app
|
||||||
Then I should see "Option 1: 0"
|
Then I should see "Option 1: 0"
|
||||||
And I should see "Option 2: 1"
|
And I should see "Option 2: 1"
|
||||||
|
@ -137,7 +137,7 @@ Feature: Test basic usage of choice activity in app
|
||||||
When I enter the app
|
When I enter the app
|
||||||
And I log in as "student1"
|
And I log in as "student1"
|
||||||
And I press "Course 1" near "Course overview" in the app
|
And I press "Course 1" near "Course overview" in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Show download options" in the app
|
And I press "Show download options" in the app
|
||||||
And I press "cloud download" near "Test single choice name" in the app
|
And I press "cloud download" near "Test single choice name" in the app
|
||||||
And I switch offline mode to "true"
|
And I switch offline mode to "true"
|
||||||
|
@ -180,7 +180,7 @@ Feature: Test basic usage of choice activity in app
|
||||||
And I log in as "teacher1"
|
And I log in as "teacher1"
|
||||||
And I press "Course 1" near "Course overview" in the app
|
And I press "Course 1" near "Course overview" in the app
|
||||||
And I press "Choice name" in the app
|
And I press "Choice name" in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Open in browser" in the app
|
And I press "Open in browser" in the app
|
||||||
And I switch to the browser tab opened by the app
|
And I switch to the browser tab opened by the app
|
||||||
And I log in as "teacher1"
|
And I log in as "teacher1"
|
||||||
|
|
|
@ -397,7 +397,7 @@ Feature: Test basic usage of one course in app
|
||||||
Then the header should be "Acceptance test site" in the app
|
Then the header should be "Acceptance test site" in the app
|
||||||
And I should see "Course 1"
|
And I should see "Course 1"
|
||||||
And I press "Course 1" near "Recently accessed courses" in the app
|
And I press "Course 1" near "Recently accessed courses" in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Course summary" in the app
|
And I press "Course summary" in the app
|
||||||
And I press "Open in browser" in the app
|
And I press "Open in browser" in the app
|
||||||
And I switch to the browser tab opened by the app
|
And I switch to the browser tab opened by the app
|
||||||
|
@ -440,7 +440,7 @@ Feature: Test basic usage of one course in app
|
||||||
Then the header should be "Acceptance test site" in the app
|
Then the header should be "Acceptance test site" in the app
|
||||||
And I should see "Course 1"
|
And I should see "Course 1"
|
||||||
And I press "Course 1" near "Recently accessed courses" in the app
|
And I press "Course 1" near "Recently accessed courses" in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Course summary" in the app
|
And I press "Course summary" in the app
|
||||||
And I press "Open in browser" in the app
|
And I press "Open in browser" in the app
|
||||||
And I switch to the browser tab opened by the app
|
And I switch to the browser tab opened by the app
|
||||||
|
@ -482,7 +482,7 @@ Feature: Test basic usage of one course in app
|
||||||
Then the header should be "Acceptance test site" in the app
|
Then the header should be "Acceptance test site" in the app
|
||||||
And I should see "Course 1"
|
And I should see "Course 1"
|
||||||
And I press "Course 1" near "Recently accessed courses" in the app
|
And I press "Course 1" near "Recently accessed courses" in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Course summary" in the app
|
And I press "Course summary" in the app
|
||||||
And I press "Open in browser" in the app
|
And I press "Open in browser" in the app
|
||||||
And I switch to the browser tab opened by the app
|
And I switch to the browser tab opened by the app
|
||||||
|
@ -533,7 +533,7 @@ Feature: Test basic usage of one course in app
|
||||||
Then the header should be "Acceptance test site" in the app
|
Then the header should be "Acceptance test site" in the app
|
||||||
And I should see "Course 1"
|
And I should see "Course 1"
|
||||||
And I press "Course 1" near "Recently accessed courses" in the app
|
And I press "Course 1" near "Recently accessed courses" in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Course summary" in the app
|
And I press "Course summary" in the app
|
||||||
And I press "Open in browser" in the app
|
And I press "Open in browser" in the app
|
||||||
And I switch to the browser tab opened by the app
|
And I switch to the browser tab opened by the app
|
||||||
|
|
|
@ -114,7 +114,7 @@ Feature: Test basic usage of courses in app
|
||||||
And I should see "Timeline"
|
And I should see "Timeline"
|
||||||
And I press "Course 1" near "Recently accessed courses" in the app
|
And I press "Course 1" near "Recently accessed courses" in the app
|
||||||
And I press "assignment" in the app
|
And I press "assignment" in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Open in browser" in the app
|
And I press "Open in browser" in the app
|
||||||
And I switch to the browser tab opened by the app
|
And I switch to the browser tab opened by the app
|
||||||
And I log in as "teacher1"
|
And I log in as "teacher1"
|
||||||
|
|
|
@ -105,7 +105,7 @@ Feature: Test basic usage of forum activity in app
|
||||||
And I press "Post to forum" in the app
|
And I press "Post to forum" in the app
|
||||||
And I press "Auto-test star" near "Last post a minute ago" in the app
|
And I press "Auto-test star" near "Last post a minute ago" in the app
|
||||||
Then I should see "Auto-test star message"
|
Then I should see "Auto-test star message"
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Star this discussion" in the app
|
And I press "Star this discussion" in the app
|
||||||
And I press the back button in the app
|
And I press the back button in the app
|
||||||
And I press "Auto-test star" near "Last post a minute ago" in the app
|
And I press "Auto-test star" near "Last post a minute ago" in the app
|
||||||
|
@ -116,7 +116,7 @@ Feature: Test basic usage of forum activity in app
|
||||||
And I press the back button in the app
|
And I press the back button in the app
|
||||||
And I press "Auto-test star" near "Last post a minute ago" in the app
|
And I press "Auto-test star" near "Last post a minute ago" in the app
|
||||||
And I wait "1" seconds
|
And I wait "1" seconds
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Unstar this discussion" in the app
|
And I press "Unstar this discussion" in the app
|
||||||
And I press the back button in the app
|
And I press the back button in the app
|
||||||
And I press "Auto-test star" near "Last post a few seconds ago" in the app
|
And I press "Auto-test star" near "Last post a few seconds ago" in the app
|
||||||
|
@ -145,12 +145,12 @@ Feature: Test basic usage of forum activity in app
|
||||||
And I press "Post to forum" in the app
|
And I press "Post to forum" in the app
|
||||||
And I press "Auto-test star" in the app
|
And I press "Auto-test star" in the app
|
||||||
And I wait "1" seconds
|
And I wait "1" seconds
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Star this discussion" in the app
|
And I press "Star this discussion" in the app
|
||||||
And I press the back button in the app
|
And I press the back button in the app
|
||||||
And I press "Auto-test pin" in the app
|
And I press "Auto-test pin" in the app
|
||||||
And I wait "1" seconds
|
And I wait "1" seconds
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Pin this discussion" in the app
|
And I press "Pin this discussion" in the app
|
||||||
And I press the back button in the app
|
And I press the back button in the app
|
||||||
And I should see "Auto-test pin"
|
And I should see "Auto-test pin"
|
||||||
|
@ -159,12 +159,12 @@ Feature: Test basic usage of forum activity in app
|
||||||
And I pause
|
And I pause
|
||||||
And I press "Auto-test pin" in the app
|
And I press "Auto-test pin" in the app
|
||||||
And I wait "1" seconds
|
And I wait "1" seconds
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Unpin this discussion" in the app
|
And I press "Unpin this discussion" in the app
|
||||||
And I press the back button in the app
|
And I press the back button in the app
|
||||||
And I press "Auto-test star" in the app
|
And I press "Auto-test star" in the app
|
||||||
And I wait "1" seconds
|
And I wait "1" seconds
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Unstar this discussion" in the app
|
And I press "Unstar this discussion" in the app
|
||||||
And I press the back button in the app
|
And I press the back button in the app
|
||||||
Then I should see "Auto-test star"
|
Then I should see "Auto-test star"
|
||||||
|
@ -183,7 +183,7 @@ Feature: Test basic usage of forum activity in app
|
||||||
And I press "Post to forum" in the app
|
And I press "Post to forum" in the app
|
||||||
And I press "Auto-test" in the app
|
And I press "Auto-test" in the app
|
||||||
And I wait "1" seconds
|
And I wait "1" seconds
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
Then I should not see "Star this discussion"
|
Then I should not see "Star this discussion"
|
||||||
And I should not see "Pin this discussion"
|
And I should not see "Pin this discussion"
|
||||||
|
|
||||||
|
@ -200,7 +200,8 @@ Feature: Test basic usage of forum activity in app
|
||||||
And I press "Post to forum" in the app
|
And I press "Post to forum" in the app
|
||||||
Then I should see "Auto-test"
|
Then I should see "Auto-test"
|
||||||
And I press the back button in the app
|
And I press the back button in the app
|
||||||
And I press "Information" in the app
|
And I pause
|
||||||
|
And I press "Display options" in the app
|
||||||
And I press "Show download options" in the app
|
And I press "Show download options" in the app
|
||||||
And I press "cloud download" near "Test forum name" in the app
|
And I press "cloud download" near "Test forum name" in the app
|
||||||
And I press "Test forum name" in the app
|
And I press "Test forum name" in the app
|
||||||
|
@ -315,7 +316,7 @@ Feature: Test basic usage of forum activity in app
|
||||||
And I set the field "Message" to "DiscussionMessage" in the app
|
And I set the field "Message" to "DiscussionMessage" in the app
|
||||||
And I press "Post to forum" in the app
|
And I press "Post to forum" in the app
|
||||||
And I press the back button in the app
|
And I press the back button in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Show download options" in the app
|
And I press "Show download options" in the app
|
||||||
And I press "cloud download" near "Test forum name" in the app
|
And I press "cloud download" near "Test forum name" in the app
|
||||||
And I press "Test forum name" in the app
|
And I press "Test forum name" in the app
|
||||||
|
@ -346,7 +347,7 @@ Feature: Test basic usage of forum activity in app
|
||||||
And I set the field "Message" to "DiscussionMessage" in the app
|
And I set the field "Message" to "DiscussionMessage" in the app
|
||||||
And I press "Post to forum" in the app
|
And I press "Post to forum" in the app
|
||||||
And I press the back button in the app
|
And I press the back button in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Show download options" in the app
|
And I press "Show download options" in the app
|
||||||
And I press "cloud download" near "Test forum name" in the app
|
And I press "cloud download" near "Test forum name" in the app
|
||||||
And I press "Test forum name" in the app
|
And I press "Test forum name" in the app
|
||||||
|
@ -383,7 +384,7 @@ Feature: Test basic usage of forum activity in app
|
||||||
And I switch offline mode to "false"
|
And I switch offline mode to "false"
|
||||||
And I press the back button in the app
|
And I press the back button in the app
|
||||||
And I press "Test forum name" in the app
|
And I press "Test forum name" in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" near "Test forum name" in the app
|
||||||
And I press "Refresh discussions" in the app
|
And I press "Refresh discussions" in the app
|
||||||
And I press "DiscussionSubject" near "Sort by last post creation date in descending order" in the app
|
And I press "DiscussionSubject" near "Sort by last post creation date in descending order" in the app
|
||||||
Then I should see "DiscussionSubject"
|
Then I should see "DiscussionSubject"
|
||||||
|
@ -426,7 +427,7 @@ Feature: Test basic usage of forum activity in app
|
||||||
And I press "Post to forum" in the app
|
And I press "Post to forum" in the app
|
||||||
Then I should see "DiscussionSubject"
|
Then I should see "DiscussionSubject"
|
||||||
And I press the back button in the app
|
And I press the back button in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Show download options" in the app
|
And I press "Show download options" in the app
|
||||||
And I press "cloud download" near "Test forum name" in the app
|
And I press "cloud download" near "Test forum name" in the app
|
||||||
And I press "Test forum name" in the app
|
And I press "Test forum name" in the app
|
||||||
|
@ -462,7 +463,7 @@ Feature: Test basic usage of forum activity in app
|
||||||
And I press "Post to forum" in the app
|
And I press "Post to forum" in the app
|
||||||
Then I should see "DiscussionSubject"
|
Then I should see "DiscussionSubject"
|
||||||
And I press the back button in the app
|
And I press the back button in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Show download options" in the app
|
And I press "Show download options" in the app
|
||||||
And I press "cloud download" near "Test forum name" in the app
|
And I press "cloud download" near "Test forum name" in the app
|
||||||
And I press "Test forum name" in the app
|
And I press "Test forum name" in the app
|
||||||
|
@ -507,4 +508,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 pauses
|
And I pause
|
|
@ -74,7 +74,7 @@ Feature: Test basic usage of messages in app
|
||||||
And I press "Student1 student1" in the app
|
And I press "Student1 student1" in the app
|
||||||
And I set the field "New message" to "heeey student" in the app
|
And I set the field "New message" to "heeey student" in the app
|
||||||
And I press "Send" in the app
|
And I press "Send" in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Add to contacts" in the app
|
And I press "Add to contacts" in the app
|
||||||
And I press "Add" in the app
|
And I press "Add" in the app
|
||||||
When I enter the app
|
When I enter the app
|
||||||
|
@ -221,7 +221,7 @@ Feature: Test basic usage of messages in app
|
||||||
And I press "Student1 student1" in the app
|
And I press "Student1 student1" in the app
|
||||||
And I set the field "New message" to "heeey student" in the app
|
And I set the field "New message" to "heeey student" in the app
|
||||||
And I press "Send" in the app
|
And I press "Send" in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Add to contacts" in the app
|
And I press "Add to contacts" in the app
|
||||||
And I press "Add" in the app
|
And I press "Add" in the app
|
||||||
Then I should see "Contact request sent"
|
Then I should see "Contact request sent"
|
||||||
|
@ -241,10 +241,10 @@ Feature: Test basic usage of messages in app
|
||||||
And I press "Send" in the app
|
And I press "Send" in the app
|
||||||
Then I should see "heeey student"
|
Then I should see "heeey student"
|
||||||
And I should see "hi"
|
And I should see "hi"
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Remove from contacts" in the app
|
And I press "Remove from contacts" in the app
|
||||||
And I press "Remove" in the app
|
And I press "Remove" in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
Then I should see "Add to contacts"
|
Then I should see "Add to contacts"
|
||||||
And I press "Delete conversation" in the app
|
And I press "Delete conversation" in the app
|
||||||
And I press "Delete" in the app
|
And I press "Delete" in the app
|
||||||
|
@ -446,7 +446,7 @@ Feature: Test basic usage of messages in app
|
||||||
Then I should see "Private (2)"
|
Then I should see "Private (2)"
|
||||||
And I should see "Starred (1)"
|
And I should see "Starred (1)"
|
||||||
And I press "star message" in the app
|
And I press "star message" in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Star conversation" in the app
|
And I press "Star conversation" in the app
|
||||||
Then I should see "Private (1)"
|
Then I should see "Private (1)"
|
||||||
And I should see "Starred (2)"
|
And I should see "Starred (2)"
|
||||||
|
@ -627,7 +627,7 @@ Feature: Test basic usage of messages in app
|
||||||
And I press "Messages" in the app
|
And I press "Messages" in the app
|
||||||
And I press "Private (1)" in the app
|
And I press "Private (1)" in the app
|
||||||
And I press "Student2 student2" in the app
|
And I press "Student2 student2" in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
Then I should see "Unmute"
|
Then I should see "Unmute"
|
||||||
And I should not see "Mute"
|
And I should not see "Mute"
|
||||||
|
|
||||||
|
@ -699,12 +699,12 @@ Feature: Test basic usage of messages in app
|
||||||
And I press "Send" in the app
|
And I press "Send" in the app
|
||||||
And I switch offline mode to "false"
|
And I switch offline mode to "false"
|
||||||
And I press "Student1 student1" in the app
|
And I press "Student1 student1" in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
Then I should see "Unstar conversation"
|
Then I should see "Unstar conversation"
|
||||||
And I should see "Show delete messages"
|
And I should see "Show delete messages"
|
||||||
And I should see "Delete conversation"
|
And I should see "Delete conversation"
|
||||||
And I press "Unstar conversation" in the app
|
And I press "Unstar conversation" in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
Then I should see "Star conversation"
|
Then I should see "Star conversation"
|
||||||
And I should see "Show delete messages"
|
And I should see "Show delete messages"
|
||||||
And I should see "Delete conversation"
|
And I should see "Delete conversation"
|
||||||
|
@ -715,7 +715,7 @@ Feature: Test basic usage of messages in app
|
||||||
And I press "OK" in the app
|
And I press "OK" in the app
|
||||||
Then I should see "self conversation"
|
Then I should see "self conversation"
|
||||||
And I should not see "self conversation offline"
|
And I should not see "self conversation offline"
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Delete conversation" in the app
|
And I press "Delete conversation" in the app
|
||||||
And I press "Delete" in the app
|
And I press "Delete" in the app
|
||||||
Then I should not see "self conversation"
|
Then I should not see "self conversation"
|
||||||
|
|
|
@ -567,7 +567,7 @@ 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 press the back button in the app
|
And I press the back button in the app
|
||||||
And I press "Test survey critical incidents" in the app
|
And I press "Test survey critical incidents" in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Refresh" in the app
|
And I press "Refresh" in the app
|
||||||
Then I should see "Results"
|
Then I should see "Results"
|
||||||
And I should not see "This Survey has offline data to be synchronised."
|
And I should not see "This Survey has offline data to be synchronised."
|
||||||
|
@ -581,7 +581,7 @@ Feature: Test basic usage of survey activity in app
|
||||||
When I enter the app
|
When I enter the app
|
||||||
And I log in as "student1"
|
And I log in as "student1"
|
||||||
And I press "Course 1" near "Course overview" in the app
|
And I press "Course 1" near "Course overview" in the app
|
||||||
And I press "Information" in the app
|
And I press "Display options" in the app
|
||||||
And I press "Show download options" in the app
|
And I press "Show download options" in the app
|
||||||
And I press "cloud download" near "Test survey critical incidents" in the app
|
And I press "cloud download" near "Test survey critical incidents" in the app
|
||||||
And I switch offline mode to "true"
|
And I switch offline mode to "true"
|
||||||
|
|
Loading…
Reference in New Issue