Reviewed: https://reviews.mahara.org/11203 Committed: https://git.mahara.org/mahara/mahara/commit/32a2fc1a12b585f0ddf4dfec52ff7b33b7ec88ee Submitter: Cecilia Vela Gurovic ([email protected]) Branch: master
commit 32a2fc1a12b585f0ddf4dfec52ff7b33b7ec88ee Author: Rangi Daymond <[email protected]> Date: Tue Sep 1 17:24:31 2020 +1200 Bug 1891265 Behat: add Page Advanced tab checks - instructions and lock blocks Change-Id: I9717f97f0d30c6beab55137e88d23b636738544b -- 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: Fix Committed 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

