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

Jay Balunas (Updated) (JIRA) jira-events at lists.jboss.org
Tue Nov 1 15:42:45 EDT 2011


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

Jay Balunas updated RFPL-1614:
------------------------------

    Component/s: QE

    
> 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
>             Fix For: 4.1.0.Milestone4
>
>
> 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-planning-issues mailing list