X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/mod/lti/tests/behat
home
/
cbholdings
/
pasukulu
/
mod
/
lti
/
tests
/
behat
/
📁
..
📄
addtool.feature
(1.91 KB)
📄
addtype.feature
(2.78 KB)
📄
backup_restore.feature
(4.28 KB)
📄
contentitem.feature
(4.97 KB)
📄
contentitemregistration.feature
(1.61 KB)
📄
lti_activity_completion.feature
(2.94 KB)
📄
lti_completion_pass_grade.feature
(3.73 KB)
📄
renametool.feature
(905 B)
📄
siteadmin_managetool_breadcrumbs.feature
(2.58 KB)
📄
toolconfigure.feature
(1.28 KB)
📄
viewtools.feature
(1.08 KB)
Editing: viewtools.feature
@mod @mod_lti Feature: Navigate existing LTI tool types using pagination In order to manage reusable activities for teachers As an admin I need to view existing tools Background: Given 100 "mod_lti > tool types" exist with the following data: |name |Test tool [count] | |description |Example description [count] | |baseurl |https://www.example.com/tool[count]| And I log in as "admin" And I navigate to "Plugins > Activity modules > External tool > Manage tools" in site administration @javascript Scenario: View first page of tool types. Then I should see "Test tool 30" And "Test tool 70" "text" should not be visible @javascript Scenario: View second page of tool types using page 2 button. When I click on "2" "link" Then I should see "Test tool 70" And "Test tool 30" "text" should not be visible @javascript Scenario: View last page of tool types using page 2 button. When I click on "Last" "link" Then I should see "Test tool 70" And "Test tool 30" "text" should not be visible
Upload File
Create Folder