Merge pull request #3989 from dpalou/MOBILE-4491
MOBILE-4491 behat: Fix before_scenario not running for some testsmain
commit
b38b77edd9
|
@ -1,4 +1,4 @@
|
||||||
@addon_mod_bigbluebuttonbn @app @javascript @lms_from4.0
|
@addon_mod_bigbluebuttonbn @mod_bigbluebuttonbn @app @javascript @lms_from4.0
|
||||||
Feature: Test basic usage of BBB activity in app
|
Feature: Test basic usage of BBB activity in app
|
||||||
In order to join a BBB meeting while using the mobile app
|
In order to join a BBB meeting while using the mobile app
|
||||||
As a student
|
As a student
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
@addon_mod_bigbluebuttonbn @app @javascript @lms_from4.0
|
@addon_mod_bigbluebuttonbn @mod_bigbluebuttonbn @app @javascript @lms_from4.0
|
||||||
Feature: Test usage of BBB activity with groups in app
|
Feature: Test usage of BBB activity with groups in app
|
||||||
|
|
||||||
Background:
|
Background:
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
@core_course @app @javascript @lms_from4.4
|
@core_course @communication_matrix @app @javascript @lms_from4.4
|
||||||
Feature: Use custom communication link in course
|
Feature: Use custom communication link in course
|
||||||
|
|
||||||
Background:
|
Background:
|
||||||
|
|
Loading…
Reference in New Issue