← Back to team overview

mahara-contributors team mailing list archive

[Bug 1953404] A change has been merged

 

Reviewed:  https://reviews.mahara.org/12452
Committed: https://git.mahara.org/mahara/mahara/commit/ffa084a1e495823388d5b4dd04bf10c6d44dcc57
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    main

commit ffa084a1e495823388d5b4dd04bf10c6d44dcc57
Author: Dianne Tennent <dianne.tennent@xxxxxxxxxxxxxxx>
Date:   Fri Feb 25 14:16:27 2022 +1300

Bug 1953404: config settings for Behat testing

Began as task for Refactor Friday

To reduce the chance of false
positives during release testing:
- isolatedinstitutions = false
- skins = true

Set skins to 0 in background settings for group_pages.feature

Change-Id: Idc44015fa96249d220df688eb08b77a45f6a18f8

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1953404

Title:
  Allow behat to respect the settings set via feature file

Status in Mahara:
  Fix Committed

Bug description:
  The final step fails.

  feature: social/group_pages.feature

  And I should not see "Settings"
    The text "Settings" appears in the text of this page, but it should not.

  Adding a breakpoint before this step I can see that there is a
  gear/cog menu item.  This appears to be the source of the "Settings"
  string.

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



References