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
Comment #1
sachin2dhoni commentedTaking this up
Comment #2
pradeeprkara commentedreassigninig
Comment #3
pradeeprkara commentedModified 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.
Comment #4
tvn commentedLooks good to me, thanks.
Let's leave admin user for now, I'll discuss user roles with eliza411 or open another issue.
Comment #5
sachin2dhoni commentedPorted to 7.x with the changes.
http://drupalcode.org/project/doobie.git/commit/b6ebca5
Comment #6
eliza411 commentedI 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
Comment #6.0
eliza411 commented.