marketplace_moderation.feature
http://drupalcode.org/project/doobie.git/commit/79f6caf

Moved here tests for site maintainer moderating organization pages.
(We usually use admin but can we write tests for site maintainer role specifically?)

This file needs:
1. Check that admins (site maintainers) can see messages "Regarding Services listing ..." and "Regarding Training listing..." on pages not created by them
2. Check that promotion to "All providers" and "Featured providers" works
3. Check that promotion to Training section works

Comments

sachin2dhoni’s picture

Assigned: Unassigned » sachin2dhoni
Issue tags: +sprint 16

Taking this up

pradeeprkara’s picture

Assigned: sachin2dhoni » pradeeprkara

reassigninig

pradeeprkara’s picture

Status: Active » Needs review

Modified as suggested.

Step 1 has been included in the scenarios that admin edits the organization.

The commits:
http://drupalcode.org/project/doobie.git/commit/37daf5f

If we have a user with site maintainer role, surely we can include it in yml file and replace the admin user in feature file.

tvn’s picture

Looks good to me, thanks.
Let's leave admin user for now, I'll discuss user roles with eliza411 or open another issue.

sachin2dhoni’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Issue tags: +sprint 17
eliza411’s picture

Assigned: pradeeprkara » sdboyer
Status: Needs review » Needs work

I added a site maintainer to the .example and .tmpl files following the current password convention. I'm assigning to sdboyer to make sure this user is included in the jenkins set up.

I changed the user to site maintainer and removed tags: 1743082

eliza411’s picture

Issue summary: View changes

.