Loading test/behat/features/blocktype/copy_note_content.feature→test/behat/features/user_content/copy_note_content.feature +4 −4 Original line number Diff line number Diff line Loading @@ -6,14 +6,14 @@ Background: Given the following "users" exist: | username | password | email | firstname | lastname | institution | authname | role | | userA | Kupuhipa1 | userA@example.com | Angela | User | mahara | internal | member | | UserA | Kupuhipa1 | UserA@example.com | Angela | User | mahara | internal | member | And the following "pages" exist: | title | description| ownertype | ownername | | Page 1 | Test page 1 | user | userA | | Page UserA_01 | Page 01| user | UserA | Scenario: Use content from another note (Bug 1710988) Given I log in as "userA" with password "Kupuhipa1" And I follow "Page 1" Given I log in as "UserA" with password "Kupuhipa1" And I follow "Page UserA_01" And I follow "Edit this page" And I expand "General" node And I follow "Note" in the "blocktype sidebar" property Loading Loading
test/behat/features/blocktype/copy_note_content.feature→test/behat/features/user_content/copy_note_content.feature +4 −4 Original line number Diff line number Diff line Loading @@ -6,14 +6,14 @@ Background: Given the following "users" exist: | username | password | email | firstname | lastname | institution | authname | role | | userA | Kupuhipa1 | userA@example.com | Angela | User | mahara | internal | member | | UserA | Kupuhipa1 | UserA@example.com | Angela | User | mahara | internal | member | And the following "pages" exist: | title | description| ownertype | ownername | | Page 1 | Test page 1 | user | userA | | Page UserA_01 | Page 01| user | UserA | Scenario: Use content from another note (Bug 1710988) Given I log in as "userA" with password "Kupuhipa1" And I follow "Page 1" Given I log in as "UserA" with password "Kupuhipa1" And I follow "Page UserA_01" And I follow "Edit this page" And I expand "General" node And I follow "Note" in the "blocktype sidebar" property Loading