aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/serialization
Commit message (Collapse)AuthorAgeFilesLines
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-172-16/+13
|
* Introduce XVFB cluster testing (#10801)Teemu Suo-Anttila2018-04-171-4/+5
| | | | | | | | | This patch adds the ability and configuration for running tests against cluster running Chrome browsers in XVFB environment. It also contains multiple fixes for combining newer Selenium and Chrome as well as fixes tests that depend on timezones.
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-289-141/+0
|
* Update copyright year (#10761)Ilia Motornyi2018-03-278-8/+8
|
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-013-49/+20
|
* Remove unneeded .toString() (#10141)Ahmed Ashour2017-10-101-1/+1
|
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-201-1/+1
| | | | | | * Overload AbstarctComponent.setDescription() with content mode parameter Fixes #8185
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-202-8/+5
|
* Make Valo the default themePekka Hyvönen2016-10-067-14/+14
| | | | | | | | | | 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
* Use diamond operator where it can be usedArtur Signell2016-09-051-7/+7
| | | | | | Does not modify compatibility packages to keep to closer to Vaadin 7.7 Change-Id: Ic9c4944eb90218290545a04ecd7455eb63910012
* Implement new LabelArtur Signell2016-08-261-6/+6
| | | | | | | Label does intentionally not implement HasValue as it cannot provide a value to a model Change-Id: I36b8e1794d64caf566fa802177051ae2eb637bf9
* Update copyright year to 2016Artur Signell2016-08-188-8/+8
| | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
* Remove trailing whitespace from code and javadocArtur Signell2016-08-188-24/+24
| | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
* Format using Eclipse NeonArtur Signell2016-08-184-58/+68
| | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0
* Convert CheckBox from legacy to AbstractFieldHenri Sara2016-08-111-13/+8
| | | | | | Add LegacyCheckBox for old field factories, Grid editor etc. Change-Id: Ic40790049421268c6de3d26730d1955d56aa86c4
* Build uitest war with mavenTeemu Suo-Anttila2016-04-159-0/+965
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda