parent
efee601918
commit
19ab818683
|
@ -50,7 +50,6 @@ Feature: Test basic usage of forum activity in app
|
||||||
Then I should find "My happy subject" in the app
|
Then I should find "My happy subject" in the app
|
||||||
And I should find "An awesome message" inside the split-view content in the app
|
And I should find "An awesome message" inside the split-view content in the app
|
||||||
|
|
||||||
@ionic7_failure
|
|
||||||
Scenario: Reply a post
|
Scenario: Reply a post
|
||||||
Given I entered the forum activity "Test forum name" on course "Course 1" as "student1" in the app
|
Given I entered the forum activity "Test forum name" on course "Course 1" as "student1" in the app
|
||||||
When I replace "/.*/" within ".addon-mod-forum-discussion-author p" with "[Publication date]"
|
When I replace "/.*/" within ".addon-mod-forum-discussion-author p" with "[Publication date]"
|
||||||
|
@ -179,7 +178,6 @@ Feature: Test basic usage of forum activity in app
|
||||||
And I press "Save changes" in the app
|
And I press "Save changes" in the app
|
||||||
Then I should find "Auto-test message edited" in the app
|
Then I should find "Auto-test message edited" in the app
|
||||||
|
|
||||||
@ionic7_failure
|
|
||||||
Scenario: Delete a forum post (only online)
|
Scenario: Delete a forum post (only online)
|
||||||
Given I entered the forum activity "Test forum name" on course "Course 1" as "student1" in the app
|
Given I entered the forum activity "Test forum name" on course "Course 1" as "student1" in the app
|
||||||
When I press "Add discussion topic" in the app
|
When I press "Add discussion topic" in the app
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
Binary file not shown.
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Loading…
Reference in New Issue