Behat test: Verify "Display pages" button displayed to left of the "Return to Pages" button
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mahara |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Behat: Update Script for feature file -> /behat/
Related to: https:/
Summary: Display pages button displayed to left of the Return to Pages and collections when user is on a portfolio page while in edit mode.
1. Add the following lines after user has created a page and is in edit mode
--- # verify display page button is displayed
--- And I should see "Display page" in the "div#view-
--- # verify Return to pages and collections is displayed
--- And I should see "Return to pages and collections" in the "div#view-
Changed in mahara: | |
status: | New → In Progress |
importance: | Undecided → Medium |
tags: | added: behat |
Changed in mahara: | |
status: | In Progress → Fix Committed |
Changed in mahara: | |
milestone: | none → 18.10.0 |
Changed in mahara: | |
status: | Fix Committed → Fix Released |
Patch for "master" branch: https:/ /reviews. mahara. org/9050