mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #62608
[Bug 1935782] [NEW] Behat: Skin selection always selects first skin
Public bug reported:
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.)
** Affects: mahara
Importance: Undecided
Assignee: Gold (gold.catalyst)
Status: New
** Tags: behat
--
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:
New
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
Follow ups