X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/admin/tool/oauth2/tests/behat
home
/
cbholdings
/
pasukulu
/
admin
/
tool
/
oauth2
/
tests
/
behat
/
📁
..
📄
basic_settings.feature
(22.74 KB)
📄
email_verification.feature
(1.55 KB)
📄
user_profile_fields.feature
(1.96 KB)
Editing: email_verification.feature
@tool @tool_oauth2 @external @javascript Feature: OAuth2 email verification In order to make sure administrators understand the ramifications of email verification As an administrator I should see email verifications notifications when configuring an Oauth2 provider. Background: Given I log in as "admin" And I change window size to "large" And I navigate to "Server > OAuth 2 services" in site administration Scenario: Create, edit and delete standard service for Google toggling email verification. Given I press "Google" And I should see "Create new service: Google" And I set the following fields to these values: | Name | Testing service | | Client ID | thisistheclientid | | Client secret | supersecret | Then I should not see "I understand that disabling email verification can be a security issue." And I click on "Require email verification" "checkbox" And I should see "I understand that disabling email verification can be a security issue." And I click on "I understand that disabling email verification can be a security issue." "checkbox" And I press "Save changes" And I should see "Changes saved" And I click on "Edit" "link" in the "Testing service" "table_row" And I press "Save changes" And I should see "Required" And I click on "Require email verification" "checkbox" And I press "Save changes" And I should see "Changes saved"
Upload File
Create Folder