mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #64405
[Bug 1953270] Re: Behat test: "Registered people" in "General" in 'shared with' select2 box is not present
Updated description as I found "Registered people" is missing from more
than one test.
** Description changed:
This step in user_content/site_page_with_template_blocks.feature fails.
> And I select "Registered people" from "General" in shared with select2
box
- Running the test manually and adding "And I insert breakpoint" prior to
- this test lets us examine this. It is indeed absent from the selector.
+ This also occurs in user_content/adding_pages_collection.feature
+
+ The test there is around line 60:
+
+ > And I select "Registered people" from "accesslist[0][searchtype]"
+
+ Again, "Registered people" is not available.
+
+ Running the tests manually and adding "And I insert breakpoint" prior to
+ this test lets us examine this. It is indeed absent from these
+ selectors.
--
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/1953270
Title:
Behat test: "Registered people" in "General" in 'shared with' select2
box is not present
Status in Mahara:
New
Bug description:
This step in user_content/site_page_with_template_blocks.feature
fails.
> And I select "Registered people" from "General" in shared with
select2 box
This also occurs in user_content/adding_pages_collection.feature
The test there is around line 60:
> And I select "Registered people" from "accesslist[0][searchtype]"
Again, "Registered people" is not available.
Running the tests manually and adding "And I insert breakpoint" prior
to this test lets us examine this. It is indeed absent from these
selectors.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1953270/+subscriptions
References