← Back to team overview

mahara-contributors team mailing list archive

[Bug 1935782] Re: Behat: Skin selection always selects first skin

 

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

** Changed in: mahara
   Importance: Undecided => Medium

** Changed in: mahara
    Milestone: None => 21.10.0

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

Title:
  Behat: Skin selection always selects first skin

Status in Mahara:
  In Progress

Bug description:
  Adding a test for Bug #1934830 I was finding that I was unable to find
  the expected skin. This was tracked back to the following step in
  behat.

  @Then I select the skin :skinname from :skinsection

  It turns out that this particular step only ever selects the first
  skin rather than the selected skin.

  This step is defined in
  htdocs/testing/frameworks/behat/classes/BehatGeneral.php (around line
  2358 when this was posted.)

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


References