X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/badges/tests/behat
home
/
cbholdings
/
pasukulu
/
badges
/
tests
/
behat
/
📁
..
📄
add_badge.feature
(8.7 KB)
📄
award_badge.feature
(16.56 KB)
📄
award_badge_groups.feature
(4.96 KB)
📄
backpack.feature
(9.65 KB)
📄
badge.png
(2.07 KB)
📄
badge_navigation.feature
(6.77 KB)
📄
criteria_activity.feature
(5.96 KB)
📄
criteria_cohort.feature
(19.12 KB)
📄
criteria_competency.feature
(9.09 KB)
📄
criteria_profile.feature
(1.43 KB)
📄
nobadge_navigation.feature
(4.67 KB)
📄
role_visibility.feature
(1.91 KB)
📄
view_badge.feature
(6.11 KB)
Editing: criteria_profile.feature
@core @core_badges @_file_upload Feature: Award badges based on user profile field In order to award badges to users based on completion of their user profile As an admin I need to add profile completion criteria to badges in the system @javascript Scenario: Award badge for a uploading a profile picture. Given the following "users" exist: | username | firstname | lastname | email | | user1 | First | User | first@example.com | And the following "core_badges > Badge" exists: | name | Site Badge | | status | 0 | | description | Site badge description | | image | badges/tests/behat/badge.png | And I log in as "admin" And I navigate to "Badges > Manage badges" in site administration And I click on "Edit" "link" in the "Site Badge" "table_row" And I select "Criteria" from the "jump" singleselect And I set the field "type" to "Profile completion" And I set the field "id_field_picture" to "1" And I press "Save" And I press "Enable access" And I press "Continue" And I log out When I log in as "user1" And I follow "Profile" in the user menu And I click on "Edit profile" "link" in the "region-main" "region" And I upload "badges/tests/behat/badge.png" file to "New picture" filemanager And I press "Update profile" Then I should see "Site Badge"
Upload File
Create Folder