mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #59092
[Bug 1886749] Re: Behat additional config
** Changed in: mahara
Status: New => Confirmed
** Changed in: mahara
Importance: Undecided => Medium
--
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/1886749
Title:
Behat additional config
Status in Mahara:
Confirmed
Bug description:
Description:
There is functionality missing in TestingDataGenerator for the configuration of forums. To be able to add forums as a background step in behat, the added configuration such as expand or auto-subscribe in the background steps can help to reduce the number of actual steps run by behat.
Reproduce:
1. Look at recent_forum_posts.feature
2. Notice that this test looks at the recent forum posts block but has to step through creating forums
3. Notice that managing the settings around them so that behat is able to find certain keywords to confirm the test to pass later on in the test
Expect: The test should only step through checking that the recent forum posts block holds the posts we expect to see
Actual: The rest runs through creating forums and forum posts step-by-step and before checking that the block holds the expected text in the recent forum posts
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1886749/+subscriptions
References