aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/validation
Commit message (Collapse)AuthorAgeFilesLines
* Support finding components in v7 packages with ComponentLocatorTeemu Suo-Anttila2016-09-121-1/+1
| | | | Change-Id: I60eabf3b1c6363be505a2d21f7ed439c5357f61f
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-4/+3
| | | | | | | | * Use com.vaadin.v7 * Use the same class name as in Vaadin 7 * Use a "vaadin7-" declarative prefix for Vaadin 7 components Change-Id: I19a27f3835b18980b91a4f8f9464b2adde1a5fd5
* Rename legacy packages to v7Artur Signell2016-08-181-1/+1
| | | | Change-Id: I53f3bd49c234a8d126887f6effa83a3c5c92b4e0
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-171-2/+3
| | | | | | | | - Changes input prompt to be based on the placeholder attribute. - Unifies TextChangeEvents with ValueChangeEvents. - add*Listener methods now return Registration objects, remove*Listener methods removed. Change-Id: Ie92506ae9db205bb0010ae9126c608c62ad023ff
* Disable tooltip tests for Firefox.Henri Sara2016-07-131-0/+9
| | | | | | | | | | Since the fix for #13370 which causes tooltips to react to mouseOut, TB tests for tooltips fail on Firefox because of an extraneous mouseOut event from FirefoxDriver. Tooltips do work in manual tests also on Firefox. Change-Id: Ic6d73bb4487749618bbc5c7e3a8416107adb4856
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-0/+105
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda