MDL-57281 enrol_lti: Nav to Published as LTI tools
authorAndrew Nicols <andrew@nicols.co.uk>
Thu, 23 Aug 2018 00:08:59 +0000 (08:08 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Thu, 23 Aug 2018 00:08:59 +0000 (08:08 +0800)
enrol/lti/tests/behat/index_page.feature

index 3792032..b824e7e 100644 (file)
@@ -31,6 +31,8 @@ Feature: Check that the page listing the shared external tools is functioning as
       | Custom instance name | Assignment - LTI |
       | Tool to be published | Test assignment name |
     And I press "Add method"
+    And I am on "Course 1" course homepage
+    And I navigate to "Published as LTI tools" in current page administration
     And I should see "Assignment - LTI" in the ".generaltable" "css_element"
     When I click on "Disable" "link" in the "Assignment - LTI" "table_row"
     Then ".dimmed_text" "css_element" should exist in the "Assignment - LTI" "table_row"