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: welcome_to_moodle.feature
@javascript @theme_boost Feature: Welcome message on boost To be welcome in moodle As a User I need to see a welcome message on the first page Scenario: Login and be welcomed on the homepage Given the following config values are set as admin: | defaulthomepage | 0 | When I log in as "admin" Then I should not see "Acceptance test site" in the "page-header" "region" And I should see "Welcome, Admin!" in the "page-header" "region" And I reload the page And I should not see "Welcome, Admin!" in the "page-header" "region" And I should see "Acceptance test site" in the "page-header" "region" Scenario: Login and be welcomed on the dashboard Given the following config values are set as admin: | defaulthomepage | 1 | When I log in as "admin" Then I should not see "Dashboard" in the "page-header" "region" And I should see "Welcome, Admin!" in the "page-header" "region" And I reload the page And I should not see "Welcome, Admin!" in the "page-header" "region" And I should see "Dashboard" in the "page-header" "region" Scenario: Login and be welcomed on the my courses page Given the following config values are set as admin: | defaulthomepage | 3 | When I log in as "admin" Then I should not see "My courses" in the "page-header" "region" And I should see "Welcome, Admin!" in the "page-header" "region" And I reload the page And I should not see "Welcome, Admin!" in the "page-header" "region" And I should see "My courses" in the "page-header" "region"
Upload File
Create Folder