there's no user message displayed when the project maintainers form is submitted, which makes it a bit confusing to know if anything actually happened... ;)

Comments

dww’s picture

Assigned: Unassigned » dww
Priority: Normal » Minor
Status: Active » Needs review
StatusFileSize
new2.88 KB

- Added message
- Added assertions in project.test to make sure they show up as expected
(also tested manually, they look fine)

My only question is about making project.test assertions more specific now -- once you save the form to add a new maintainer, the message itself contains a link to the user. It'd be nice if the assertion that the new maintainer is in the table could ensure that the user link we're looking for is actually in the table, not just anywhere on the page.

mikey_p’s picture

I think this is what you are looking for.

dww’s picture

Status: Needs review » Fixed

Finally got around to reviewing, testing, committing, pushing, and deploying this. ;)

Status: Fixed » Closed (fixed)
Issue tags: -drupal.org redesign, -drupal.org redesign project

Automatically closed -- issue fixed for 2 weeks with no activity.