X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/admin/tool/dataprivacy/tests/behat
home
/
cbholdings
/
pasukulu
/
admin
/
tool
/
dataprivacy
/
tests
/
behat
/
📁
..
📄
behat_tool_dataprivacy.php
(14.07 KB)
📄
contact_privacy_officer.feature
(1.17 KB)
📄
datadelete.feature
(12 KB)
📄
dataexport.feature
(7.34 KB)
📄
index.php
(1.78 KB)
📄
manage_categories.feature
(1.68 KB)
📄
manage_data_requests.feature
(6.78 KB)
📄
manage_defaults.feature
(18.48 KB)
📄
manage_purposes.feature
(3.51 KB)
📄
my_data_requests.feature
(1.13 KB)
📄
protecteddelete.feature
(3.49 KB)
📄
siteadmin_privacy_breadcrumbs.feature
(1.65 KB)
Editing: contact_privacy_officer.feature
@tool @tool_dataprivacy Feature: Contact the privacy officer As a user In order to reach out to the site's privacy officer I need to be able to contact the site's privacy officer in Moodle Background: Given the following "users" exist: | username | firstname | lastname | email | | student1 | Student | 1 | s1@example.com | @javascript Scenario: Contacting the privacy officer Given the following config values are set as admin: | contactdataprotectionofficer | 1 | tool_dataprivacy | When I log in as "student1" And I follow "Profile" in the user menu And I click on "Contact the privacy officer" "link" And I set the field "Message" to "Hello DPO!" And I click on "Send" "button" in the "Contact the privacy officer" "dialogue" Then I should see "Your request has been submitted to the privacy officer" And I click on "Data requests" "link" And I should see "Hello DPO!" in the "General enquiry" "table_row" Scenario: Contacting the privacy officer when not enabled When I log in as "student1" And I follow "Profile" in the user menu Then "Contact the privacy officer" "link" should not exist
Upload File
Create Folder