aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/push/SendMultibyteCharacters.java
Commit message (Collapse)AuthorAgeFilesLines
* Make Valo the default themePekka Hyvönen2016-10-061-2/+2
| | | | | | | | | | LegacyApplication explicitly uses "reindeer" as default theme. Extended AbstractTestUI to AbstractReindeerTestUI, that all old tests now inherit. All new tests should be based on AbstractTestUI. Also added AbstractReindeerTestUIWithLog for those that needed it. Removed all found @Theme("valo") and used proper parent test class. Change-Id: I0bb45850f3f1d39c6f78dac35dfa08acbad427ad
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-1/+1
| | | | | | | | * 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
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-0/+23
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda