X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/theme/boost/tests/behat
home
/
cbholdings
/
pasukulu
/
theme
/
boost
/
tests
/
behat
/
📁
..
📄
addblock.feature
(1.67 KB)
📄
behat_theme_boost_behat_navigation.php
(4.25 KB)
📄
blacklist.json
(483 B)
📄
breadcrumb.feature
(4.39 KB)
📄
category_role_assignment.feature
(1.69 KB)
📄
contextmenu.feature
(1.06 KB)
📄
course_reuse.feature
(1.73 KB)
📄
languagemenu.feature
(3.87 KB)
📄
mycoursesblocks.feature
(1.42 KB)
📄
primarynav.feature
(5.44 KB)
📄
regionmainsettingsmenu.feature
(1.21 KB)
📄
reset_tour.feature
(1.18 KB)
📄
settingstabs.feature
(944 B)
📄
tour_filter.feature
(2.01 KB)
📄
welcome_to_moodle.feature
(1.54 KB)
Editing: contextmenu.feature
@javascript @theme_boost Feature: Context settings menu To navigate in boost theme I need to use the context settings menu Background: Given the following "courses" exist: | fullname | shortname | | Course 1 | C1 | And the following "users" exist: | username | firstname | lastname | email | | teacher1 | Teacher | 1 | teacher1@example.com | | student1 | Student | 1 | student1@example.com | And the following "course enrolments" exist: | user | course | role | | teacher1 | C1 | editingteacher | | student1 | C1 | student | Scenario: Teacher can use the context settings menu And I log in as "teacher1" And I am on "Course 1" course homepage And I navigate to "Settings" in current page administration And I should see "Edit course settings" And I log out Scenario: Student cannot use the context settings menu And I log in as "student1" And I am on "Course 1" course homepage And ".context-header-settings-menu [role=button]" "css_element" should not exist And I log out
Upload File
Create Folder