MOBILE-4061 behat: Fix behat labels
parent
51158f4323
commit
0cb07d839d
|
@ -1,4 +1,4 @@
|
|||
@mod @mod_messages @app @javascript
|
||||
@core @core_message @app @javascript
|
||||
Feature: Test basic usage of messages in app
|
||||
In order to participate with messages while using the mobile app
|
||||
As a student
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@mod @mod_messages @app @javascript
|
||||
@core @core_message @app @javascript
|
||||
Feature: Test messages navigation in the app
|
||||
|
||||
Background:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@mod @mod_messages @app @javascript
|
||||
@core @core_message @app @javascript
|
||||
Feature: Test messages settings
|
||||
|
||||
Background:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@mod @mod_course @app @javascript @lms_upto3.11
|
||||
@core @core_course @app @javascript @lms_upto3.11
|
||||
Feature: Test basic usage of one course in app
|
||||
In order to participate in one course while using the mobile app
|
||||
As a student
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@mod @mod_course @app @javascript
|
||||
@core @core_course @app @javascript
|
||||
Feature: Test basic usage of one course in app
|
||||
In order to participate in one course while using the mobile app
|
||||
As a student
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@mod @mod_courses @app @javascript @lms_upto3.10
|
||||
@core @core_course @app @javascript @lms_upto3.10
|
||||
Feature: Test basic usage of courses in app
|
||||
In order to participate in the courses while using the mobile app
|
||||
As a student
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@mod @mod_courses @app @javascript @lms_upto3.11
|
||||
@core @core_course @app @javascript @lms_upto3.11
|
||||
Feature: Test basic usage of courses in app
|
||||
In order to participate in the courses while using the mobile app
|
||||
As a student
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@mod @mod_courses @app @javascript
|
||||
@core @core_course @app @javascript
|
||||
Feature: Test basic usage of courses in app
|
||||
In order to participate in the courses while using the mobile app
|
||||
As a student
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@mod @mod_login @app @javascript
|
||||
@auth @core_auth @app @javascript
|
||||
Feature: Test basic usage of login in app
|
||||
I need basic login functionality to work
|
||||
|
||||
|
|
Loading…
Reference in New Issue