![]() |
|
|
Issue Type:
|
Improvement
|
Affects Versions:
|
5.0 |
Assignee:
|
Daniel Lipp
|
Components:
|
integration tests |
Created:
|
09/Apr/13 12:16 PM
|
Description:
|
When calling AbstractMagnoliaUITest#getElementByPath(String) we don't know whether the element is actually expected to be around or not. That's why that method cannot be strict. This makes it very hard to realize what's happened in case of failures.
New implementation should:
- provided flag: isExpected
- fail if it's expected but not around
- proceed if not expected and not around
This will also dramatically speed up uitests in case of unexpectedly missing elements.
|
Fix Versions:
|
5.0 |
Project:
|
Magnolia
|
Priority:
|
Critical
|
Reporter:
|
Daniel Lipp
|
Security Level:
|
Public |
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------