░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/moodle/public/admin/tool/log/tests/behat
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: logstore_store_visibility_change.feature
@tool_log @report @report_configlog Feature: In a report, admin can see logstore visibility changes # Change log stores visibility so the report contains known data. Background: Given I log in as "admin" And the following config values are set as admin: | enabled_stores | logstore_standard | tool_log | @javascript Scenario: Display configuration changes report When I navigate to "Plugins > Logging > Manage log stores" in site administration And I click on "Disable" "icon" in the "Standard log" "table_row" And I click on "Enable" "icon" in the "External database log" "table_row" And I navigate to "Reports > Config changes" in site administration Then the following should exist in the "reportbuilder-table" table: | First name | Plugin | Setting | New value | Original value | | Admin User | logstore_standard | tool_logstore_visibility | 0 | 1 | | Admin User | logstore_database | tool_logstore_visibility | 1 | 0 |
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 logstore_store_visibility_change.feature
FEATURE
1 KB
2026-02-11 01:44
EDIT