X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/admin/tool/admin_presets/tests/behat
home
/
cbholdings
/
pasukulu
/
admin
/
tool
/
admin_presets
/
tests
/
behat
/
📁
..
📄
apply_presets.feature
(10.08 KB)
📄
behat_admin_presets.php
(5.74 KB)
📄
delete.feature
(2.4 KB)
📄
download.feature
(853 B)
📄
export_settings.feature
(1.79 KB)
📄
import_file.feature
(3.63 KB)
📄
revert_changes.feature
(3.39 KB)
Editing: download.feature
@tool @tool_admin_presets Feature: I can download a preset Background: Given the following "tool_admin_presets > preset" exist: | name | | Custom preset | @javascript Scenario: Custom preset settings can be downloaded Given I log in as "admin" And I navigate to "Site admin presets" in site administration When I open the action menu in "Custom preset" "table_row" Then following "Download" "link" in the "Custom preset" "table_row" should download between "0" and "5000" bytes @javascript Scenario: Core preset settings can be downloaded Given I log in as "admin" And I navigate to "Site admin presets" in site administration When I open the action menu in "Starter" "table_row" Then following "Download" "link" in the "Starter" "table_row" should download between "0" and "5000" bytes
Upload File
Create Folder