Behat: Review create_delete_page.feature

Bug #1891576 reported by Rebecca Blundell
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Confirmed
Medium
Rangi Daymond

Bug Description

Automating manual test. These are the details from the spreadsheet:

Verify Copy page elements displayed

Go to the Pages overview page and click on the title of a page. Verify the following are displayed:
1. Edit this page button
2. copy button (Note this is out of date)
4. 3 dots
5. artefacts
6. Add comment
7. Details icon (from Add comment)
8. comments from user
9. total number of comments
10. How many times the page is accessed

1. Review coverage included in user_content/create_delete_page.feature
a. Remove irrelevant comments, e.g. ln 75, 76 (old steps commented out)
b. Remove irrelevant steps, e.g.
    And I should see "More options" before
    And I press "More options"
  If it can't be seen, the press step will fail, so there's no need for the first one.
c. Take note of the roles used and whether the test needs to run as admin. If not, it should be run as a normal user.
d. If there is functionality that would make more sense elsewhere, move it, or create a bug report.
   If unsure, look to see if there is coverage elsewhere for similar things.

2. Most of the functionality from the automated test above is covered. If it isn't, add it unless it would be better covered in another test. For instance adding comments should be covered elsewhere. Confirm this.

Tags: behat-test
Changed in mahara:
status: New → Confirmed
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.