← Back to team overview

mahara-contributors team mailing list archive

[Bug 1891265] Re: Behat: Check Page->Advanced has an instrution field

 

** Changed in: mahara
       Status: New => In Progress

-- 
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/1891265

Title:
  Behat: Check Page->Advanced has an instrution field

Status in Mahara:
  In Progress

Bug description:
  Automating a manual test. Copied from spreadsheet:

  Page instructions: Pages can be set up with instructions that sit at
  the top of the page rather than needing to use a block for that.

  Create a new portfolio page
  Confirm that there is a new field under the advanced accordion tab
  Label = “Instructions”

  Lock blocks: You can lock blocks to a page preventing their deletion
  from the page. While a portfolio author can remove the lock, at first
  look it is not possible to delete the blocks.

  Create a new portfolio page
  Confirm that there is a new toggle under the advanced accordion tab
  Label = “Lock blocks”

  
  we can add a few lines to create_delete_page.feature to check these things. In the section commented: "# This is the test for manually creating a page", at around line 25, before And I press "Save", open the "Advanced" accordion and look for instructions and lock blocks.

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


References