Closed (fixed)
Project:
Project
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
19 Aug 2010 at 19:10 UTC
Updated:
3 Jan 2014 at 01:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dww- 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.
Comment #2
mikey_p commentedI think this is what you are looking for.
Comment #3
dwwFinally got around to reviewing, testing, committing, pushing, and deploying this. ;)