__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
@javascript @theme_boost
Feature: Breadcrumbs navigation
To navigate in boost theme
As an admin user
I should see breadcrumbs
Scenario: Admin user navigates to site administrations plugins assignment settings
Given I log in as "admin"
When I navigate to "Plugins > Activity modules > Assignment > Assignment settings" in site administration
Then I should see "Activity modules" in the ".breadcrumb" "css_element"
And I should see "Assignment" in the ".breadcrumb" "css_element"
And I should see "Assignment settings" in the ".breadcrumb" "css_element"
Scenario: Admin user navigates to site adminsitrations plugins assignment feedback offline grading worksheet
Given I log in as "admin"
When I navigate to "Plugins > Activity modules > Assignment > Feedback plugins > Offline grading worksheet" in site administration
Then I should see "Activity modules" in the ".breadcrumb" "css_element"
And I should see "Assignment" in the ".breadcrumb" "css_element"
And I should see "Feedback plugins" in the ".breadcrumb" "css_element"
And I should see "Offline grading worksheet" in the ".breadcrumb" "css_element"
Scenario: Admin user navigates to site adminsitrations plugins badges manage backpacks page
Given I log in as "admin"
When I navigate to "Badges > Manage backpacks" in site administration
Then I should see "Badges" in the ".breadcrumb" "css_element"
And I should see "Manage backpacks" in the ".breadcrumb" "css_element"
Scenario: Admin user changes the default home page and navigates to 'course category management' page
Given the following config values are set as admin:
| defaulthomepage | 3 |
And the following "categories" exist:
| name | category | idnumber |
| Cat 1 | 0 | CAT1 |
And I log in as "admin"
And I navigate to "Courses > Manage courses and categories" in site administration
When I follow "Cat 1"
Then I should not see "My courses" in the ".breadcrumb" "css_element"
And I should see "Cat 1" in the ".breadcrumb" "css_element"
And I should see "Manage courses and categories" in the ".breadcrumb" "css_element"
Scenario: Admin user sets the default home page to 'Site' and navigates to its 'Preferences' and 'Private files' page
Given the following config values are set as admin:
| defaulthomepage | 0 |
And I log in as "admin"
When I follow "Preferences" in the user menu
# There should be no breadcrumbs on this page.
Then ".breadcrumb-item" "css_element" should not exist in the ".breadcrumb" "css_element"
Scenario: Admin user sets the default home page to 'Dashboard' and navigates to its 'Preferences' and 'Private files' page
Given the following config values are set as admin:
| defaulthomepage | 1 |
And I log in as "admin"
When I follow "Preferences" in the user menu
# There should be no breadcrumbs on this page.
Then ".breadcrumb-item" "css_element" should not exist in the ".breadcrumb" "css_element"
And I follow "Private files" in the user menu
# There should be no breadcrumbs on this page.
And ".breadcrumb-item" "css_element" should not exist in the ".breadcrumb" "css_element"
Scenario: Admin user sets the default home page to 'User preference' and navigates to its 'Preferences' and 'Private files' page
Given the following config values are set as admin:
| defaulthomepage | 2 |
And I log in as "admin"
When I follow "Preferences" in the user menu
# There should be no breadcrumbs on this page.
Then ".breadcrumb-item" "css_element" should not exist in the ".breadcrumb" "css_element"
And I follow "Private files" in the user menu
# There should be no breadcrumbs on this page.
And ".breadcrumb-item" "css_element" should not exist in the ".breadcrumb" "css_element"
Scenario: Admin user sets the default home page to 'My courses' and navigates to its 'Preferences' and 'Private files' page
Given the following config values are set as admin:
| defaulthomepage | 3 |
And I log in as "admin"
When I follow "Preferences" in the user menu
# There should be no breadcrumbs on this page.
Then ".breadcrumb-item" "css_element" should not exist in the ".breadcrumb" "css_element"
And I follow "Private files" in the user menu
# There should be no breadcrumbs on this page.
And ".breadcrumb-item" "css_element" should not exist in the ".breadcrumb" "css_element"
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| addblock.feature | File | 1.67 KB | 0777 |
|
| behat_theme_boost_behat_navigation.php | File | 4.25 KB | 0777 |
|
| blacklist.json | File | 483 B | 0777 |
|
| breadcrumb.feature | File | 4.39 KB | 0777 |
|
| category_role_assignment.feature | File | 1.74 KB | 0777 |
|
| contextmenu.feature | File | 1.06 KB | 0777 |
|
| course_reuse.feature | File | 2.05 KB | 0777 |
|
| formerrors.feature | File | 1.08 KB | 0777 |
|
| languagemenu.feature | File | 3.87 KB | 0777 |
|
| mycoursesblocks.feature | File | 1.42 KB | 0777 |
|
| primarynav.feature | File | 5.56 KB | 0777 |
|
| regionmainsettingsmenu.feature | File | 1.21 KB | 0777 |
|
| reset_tour.feature | File | 1.18 KB | 0777 |
|
| settingstabs.feature | File | 948 B | 0777 |
|
| theme_selector.feature | File | 1.4 KB | 0777 |
|
| tour_filter.feature | File | 2.01 KB | 0777 |
|
| welcome_to_moodle.feature | File | 1.54 KB | 0777 |
|