[richfaces-planning-issues] [JBoss JIRA] (RFPL-1614) Metamer - Autocomplete and Inplace Input - JSR 303 validator tests

Jiří Štefek (JIRA) jira-events at lists.jboss.org
Tue Aug 27 02:19:26 EDT 2013


     [ https://issues.jboss.org/browse/RFPL-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiří Štefek resolved RFPL-1614.
-------------------------------

         Assignee: Jiří Štefek
    Fix Version/s:     (was: 5-Future)
       Resolution: Done


The tests are already done and unified for all input components. Resolved by commit https://github.com/richfaces/richfaces-qa/commit/558005ea9e880e77603441ece970774766bab984
                
> Metamer - Autocomplete and Inplace Input - JSR 303 validator tests
> ------------------------------------------------------------------
>
>                 Key: RFPL-1614
>                 URL: https://issues.jboss.org/browse/RFPL-1614
>             Project: RichFaces Planning
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: QE
>    Affects Versions: 4.1.0.Milestone1
>            Reporter: Jan Papousek
>            Assignee: Jiří Štefek
>
> The JSR 303 selenium tests for rich:autocomplete and rich:inplaceSelect don't work correctly. Both tests use shared class TestComponentWithJSR303 (http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/trunk/ftest-source/src/main/java/org/richfaces/tests/metamer/ftest/richAutocomplete/TestComponentWithJSR303.java). There are 2 problems:
> # '_textEquals.locator(...).text(...)_' should be replaced by '_TextContainsCondition.getInstance().locator(...).text(...)_' (because of the prefix in MyFaces messages)
> # Filling the inputs manually produces validator messages, but the tests don't.
> It would be nice to unify the JSR 303 tests with tests of other components:
> - rich:select
> - rich:inputNumberSlider
> - rich:inputNumberSpinner
> - rich:inplaceSelect

--
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



More information about the richfaces-planning-issues mailing list