← Back to team overview

mahara-contributors team mailing list archive

[Bug 1891576] [NEW] Behat: Review create_delete_page.feature

 

Public bug reported:

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.

** Affects: mahara
     Importance: Undecided
     Assignee: Rangi Daymond (rangid)
         Status: New


** Tags: behat-test

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1891576

Title:
  Behat: Review create_delete_page.feature

Status in Mahara:
  New

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1891576/+subscriptions


Follow ups