MOBILE-4069 timeline: Fix behat tests in 311
parent
ae63c71d42
commit
393b8a2d1e
|
@ -1,4 +1,4 @@
|
||||||
@block @block_timeline @app @javascript @lms_upto3.10
|
@block @block_timeline @app @javascript @lms_upto3.11
|
||||||
Feature: Timeline block.
|
Feature: Timeline block.
|
||||||
|
|
||||||
Background:
|
Background:
|
|
@ -46,7 +46,7 @@ Feature: Timeline block.
|
||||||
| assign | C3 | assign24 | Assignment 24 | ##+1 year## |
|
| assign | C3 | assign24 | Assignment 24 | ##+1 year## |
|
||||||
| assign | C3 | assign25 | Assignment 25 | ##+1 year## |
|
| assign | C3 | assign25 | Assignment 25 | ##+1 year## |
|
||||||
|
|
||||||
@lms_from3.11
|
@lms_from4.0
|
||||||
Scenario: See courses inside block
|
Scenario: See courses inside block
|
||||||
Given I entered the app as "student1"
|
Given I entered the app as "student1"
|
||||||
Then I should find "Assignment 00" within "Timeline" "ion-card" in the app
|
Then I should find "Assignment 00" within "Timeline" "ion-card" in the app
|
||||||
|
|
Loading…
Reference in New Issue