MDL-58265 core_test: remove unnecessary steps

This commmit removes steps that take behat to site home page
to actually get to a course page.

Part of MDL-55611 epic.
This commit is contained in:
Simey Lameze 2017-03-14 14:01:03 +08:00 committed by Damyon Wiese
parent c987d1b2ef
commit 93be3f730c
60 changed files with 7 additions and 162 deletions

View file

@ -13,7 +13,6 @@ Feature: In a report, admin can see loglive data
And I click on "Enable" "link" in the "Legacy log" "table_row"
And the following config values are set as admin:
| loglegacy | 1 | logstore_legacy |
And I am on site homepage
And I am on course page "Course 1"
And I turn editing mode on
And I add a "Database" to section "3" and I fill the form with:
@ -41,7 +40,6 @@ Feature: In a report, admin can see loglive data
And I press "Pause live updates"
And I am on course page "Course module created"
And I switch to "action" window
And I am on site homepage
And I am on course page "Course 1"
And I add a "Database" to section "3" and I fill the form with:
| Name | Test name2 |
@ -64,7 +62,6 @@ Feature: In a report, admin can see loglive data
And I press "Pause live updates"
And I am on course page "Course_add mod"
And I switch to "action" window
And I am on site homepage
And I am on course page "Course 1"
And I add a "Database" to section "3" and I fill the form with:
| Name | Test name2 |