X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/admin/tool/usertours/tests/behat
home
/
cbholdings
/
pasukulu
/
admin
/
tool
/
usertours
/
tests
/
behat
/
📁
..
📄
behat_tool_usertours.php
(3.6 KB)
📄
create_tour.feature
(9.48 KB)
📄
duplicate_tour.feature
(1.26 KB)
📄
reset_tour.feature
(1.06 KB)
📄
siteadmin_tour_breadcrumbs.feature
(1.7 KB)
📄
tour_accessibility.feature
(3.64 KB)
📄
tour_content_type.feature
(4.7 KB)
📄
tour_filter.feature
(9.86 KB)
📄
tour_navigation.feature
(4.83 KB)
Editing: duplicate_tour.feature
@tool @tool_usertours Feature: Duplicate a user tour As an administrator I want to duplicate a user tour @javascript Scenario: Tour can be duplicated Given the following "users" exist: | username | firstname | lastname | email | | student1 | Student | 1 | student1@example.com | And I log in as "admin" And I add a new user tour with: | Name | First tour | | Description | My first tour | | Apply to URL match | /my/% | | Tour is enabled | 0 | And I add steps to the "First tour" tour: | targettype | Title | id_content | Content type | | Display in middle of page | Welcome | Welcome to your personal learning space. We'd like to give you a quick tour to show you some of the areas you may find helpful | Manual | And I open the User tour settings page And I should see "1" occurrences of "First tour" in the "admintable" "table" And I click on "Duplicate" "link" in the "My first tour" "table_row" And I open the User tour settings page Then I should see "1" occurrences of "First tour (copy)" in the "admintable" "table"
Upload File
Create Folder