X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/theme/classic/tests/behat
home
/
cbholdings
/
pasukulu
/
theme
/
classic
/
tests
/
behat
/
📁
..
📄
addblock.feature
(1.34 KB)
📄
behat_theme_classic_behat_admin.php
(4.29 KB)
📄
behat_theme_classic_behat_blocks.php
(4 KB)
📄
behat_theme_classic_behat_completion.php
(1.57 KB)
📄
behat_theme_classic_behat_core_question.php
(2 KB)
📄
behat_theme_classic_behat_course.php
(2.82 KB)
📄
behat_theme_classic_behat_general.php
(2.1 KB)
📄
behat_theme_classic_behat_grade.php
(2.18 KB)
📄
behat_theme_classic_behat_grading.php
(1.64 KB)
📄
behat_theme_classic_behat_navigation.php
(18.97 KB)
📄
behat_theme_classic_behat_repository_upload.php
(2.9 KB)
📄
blacklist.json
(668 B)
📄
category_role_assignment.feature
(1.6 KB)
📄
courseadministrationmenu.feature
(1011 B)
📄
mycoursesblocks.feature
(1.21 KB)
📄
pageadministrationmenu.feature
(2.11 KB)
📄
welcome_to_classicmoodle.feature
(1.33 KB)
Editing: welcome_to_classicmoodle.feature
@javascript @theme_classic Feature: Welcome message on classic 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 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" 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 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" 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 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"
Upload File
Create Folder