░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/moodle/public/mod/page/tests/behat
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: page_appearance.feature
@mod @mod_page Feature: Configure page appearance In order to change the appearance of the page resource As an admin I need to configure the page appearance settings Background: Given the following "courses" exist: | shortname | fullname | | C1 | Course 1 | And the following "activities" exist: | activity | name | intro | course | idnumber | | page | PageName1 | PageDesc1 | C1 | PAGE1 | @javascript Scenario Outline: Hide and display page features Given I am on the "PageName1" "page activity editing" page logged in as admin And I expand all fieldsets And I set the field "<feature>" to "<value>" And I press "Save and display" Then I <shouldornot> see "<lookfor>" in the "region-main" "region" Examples: | feature | lookfor | value | shouldornot | | Display page description | PageDesc1 | 1 | should | | Display page description | PageDesc1 | 0 | should not | | Display last modified date | Last modified: | 1 | should | | Display last modified date | Last modified: | 0 | should not |
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 page_activity_completion.feature
FEATURE
4.2 KB
2026-02-11 01:44
EDIT
📄 page_appearance.feature
FEATURE
1.2 KB
2026-02-11 01:44
EDIT