aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/components/ui
Commit message (Expand)AuthorAgeFilesLines
* fix: Add MPR UI id request parameter (#12412)Mikhail Shabarov2021-09-281-1/+4
* Add ErrorHandler to AbstractTestUI (#12256)Anna Koskinen2021-03-291-2/+4
* Test fixes (#12244)Anna Koskinen2021-03-181-41/+29
* Better error handling trying to enable HTML5 DnD for mobile from thread (#12170)Anna Koskinen2020-12-071-0/+19
* Bump jetty.version from 9.4.17.v20190418 to 9.4.34.v20201102 (#12149)dependabot[bot]2020-11-261-2/+3
* Test fixes & split failsafe integration test runs into smaller batches (#12103)Anna Koskinen2020-10-011-3/+27
* Prevent upload if no file is selected. (#11939)Anna Koskinen2020-04-031-0/+102
* Add Delay to unstable tests (#11638)Zhe Sun2019-06-271-1/+2
* Improved fix for #11614 (#11618)Martin Vysny2019-06-131-1/+24
* Update Chrome version in Test (#11613)Zhe Sun2019-06-121-8/+19
* Fix regression that broke PreserveOnRefresh functionality with Navigator (#11...Tatu Lund2019-06-071-0/+25
* Suppress unavoidable UIDetachedException (#11146)Leif Åstrand2018-10-022-5/+40
* Remove PhantomJS from testing (#10997)Teemu Suo-Anttila2018-06-262-21/+4
* Fix test retries and use TestBench retry rule (#10904)Teemu Suo-Anttila2018-05-091-9/+0
* Introduce XVFB cluster testing (#10801)Teemu Suo-Anttila2018-04-173-46/+29
* Remove empty comments (#10789)Ilia Motornyi2018-04-052-10/+0
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2818-271/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2717-17/+17
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-011-8/+3
* Fix end of line comments, which were made by automatic formatter (#10234)Ahmed Ashour2017-10-311-2/+3
* Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)Ahmed Ashour2017-10-201-2/+2
* Simplify waitUntil() in tests (#10181)Ahmed Ashour2017-10-133-27/+3
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-0318-49/+64
* Fix typos (#10095)Ahmed Ashour2017-09-271-1/+1
* Ensure wrong Action is not executed after detaching a component (#9806)Henri Sara2017-08-111-0/+2
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-221-2/+2
* Fix Firefox 45 tests (click issues, screenshots) (#8533)Henri Sara2017-02-101-6/+8
* Add a maven plugin for formatting according to Eclipse settingsLeif Åstrand2017-02-011-1/+1
* Support using multiple @JavaScript and @StyleSheet annotations on a class (#8...Artur2017-01-241-1/+1
* Support for HTML5 push/replaceState for proper deep linking features (#8116)Matti Tahvonen2017-01-132-0/+76
* Fix TestBench API imports (#8112)Teemu Suo-Anttila2017-01-131-1/+1
* No inherited threadlocalIlia Motornyi2016-12-132-36/+0
* Fix UnknownComponentConnector and ComponentMissingFromDefaultWidgetSet testsAleksi Hietanen2016-12-091-1/+1
* Make modal window block shortcuts for underlying components (#20366)Artur Signell2016-12-091-0/+17
* Support finding components in v7 packages with ComponentLocatorTeemu Suo-Anttila2016-09-123-3/+3
* Update ComboBox for new DataSource and communication mechanismHenri Sara2016-09-121-4/+4
* Organize importsArtur Signell2016-08-302-2/+2
* Rename packages in compatibility-client to use com.vaadin.v7Artur Signell2016-08-221-2/+3
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-223-5/+5
* Organize importsArtur Signell2016-08-202-5/+7
* Rename legacy packages to v7Artur Signell2016-08-181-1/+1
* Remove IE8-IE10 related test codeArtur Signell2016-08-183-14/+4
* Update copyright year to 2016Artur Signell2016-08-1817-17/+17
* Remove trailing whitespace from code and javadocArtur Signell2016-08-1818-61/+61
* Format using Eclipse NeonArtur Signell2016-08-1814-47/+61
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-171-7/+7
* Move test UI to correct source folderTeemu Suo-Anttila2016-04-271-76/+0
* Moving WindowAndUIShortcuts to the correct placeelmot2016-04-262-0/+119
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1529-0/+1418