MDL-77561 behat: add step to accept dpa and enable bigbluebutton
commitb15d88b8113f994f5c820d723998a612532060e8
authorSimey Lameze <simey@moodle.com>
Thu, 23 Mar 2023 01:44:46 +0000 (23 09:44 +0800)
committerSimey Lameze <simey@moodle.com>
Fri, 24 Mar 2023 00:14:37 +0000 (24 08:14 +0800)
treecbe008d415f3e6e4ca8be68662062f3df5e5cc3e
parent794f107e88232256ebdc948c8f4382b1cdea27c0
MDL-77561 behat: add step to accept dpa and enable bigbluebutton

The step i_enable_plugin cannot be used as bigbluebuttonbn_default_dpa_accepted
setting needs to be enable in order for the BigBlueButton plugin to be enabled.
16 files changed:
mod/bigbluebuttonbn/tests/behat/add_instance.feature
mod/bigbluebuttonbn/tests/behat/behat_mod_bigbluebuttonbn.php
mod/bigbluebuttonbn/tests/behat/completion.feature
mod/bigbluebuttonbn/tests/behat/edit_instance.feature
mod/bigbluebuttonbn/tests/behat/end_meeting.feature
mod/bigbluebuttonbn/tests/behat/group_mode.feature
mod/bigbluebuttonbn/tests/behat/guest_access.feature
mod/bigbluebuttonbn/tests/behat/join_meeting.feature
mod/bigbluebuttonbn/tests/behat/join_meeting_as_guest.feature
mod/bigbluebuttonbn/tests/behat/lock_settings.feature
mod/bigbluebuttonbn/tests/behat/meeting_roles.feature
mod/bigbluebuttonbn/tests/behat/recordings.feature
mod/bigbluebuttonbn/tests/behat/recordings_import.feature
mod/bigbluebuttonbn/tests/behat/roles.feature
mod/bigbluebuttonbn/tests/behat/room.feature
mod/bigbluebuttonbn/tests/behat/start_meeting.feature