aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/v7/tests/components
Commit message (Expand)AuthorAgeFilesLines
* Compatibility Grid test tweaks (#12483)Anna Koskinen2021-11-223-3/+16
* GridThemeUITest fix (#12470)Anna Koskinen2021-11-031-1/+21
* Fix compatibility Grid column reorder of partially hidden joined cells. (#12427)Anna Koskinen2021-10-131-0/+17
* Fix compatibility Grid column reorder with partially hidden joined cells (#12...Anna Koskinen2021-08-261-0/+27
* Test tweaks (#12287)Anna Koskinen2021-05-044-8/+14
* Updated browser versions and screenshots, test tweaks for stability. (#12271)Anna Koskinen2021-04-272-1/+6
* Include compatibility tests in validation builds (#12250)Anna Koskinen2021-03-2621-154/+264
* Test fixes (#12244)Anna Koskinen2021-03-183-8/+27
* Fix compatibility ComboBox filtering when page length is zero. (#12016)Anna Koskinen2020-05-201-0/+28
* Code format (#11548)Sun Zhe2019-04-291-2/+2
* Make improve of caching for hierarchical data optional (#11501)Klaudeta2019-03-211-0/+66
* Remove PhantomJS from testing (#10997)Teemu Suo-Anttila2018-06-266-51/+0
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-1711-47/+42
* Introduce XVFB cluster testing (#10801)Teemu Suo-Anttila2018-04-171-2/+2
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2880-1200/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2777-77/+77
* Allow configuring content modes for Grid cell tooltips (#10632)Ilia Motornyi2018-02-151-0/+83
* Fix end of line comments, which were made by automatic formatter (#10234)Ahmed Ashour2017-10-311-4/+6
* Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)Ahmed Ashour2017-10-208-73/+76
* Simplify waitUntil() in tests (#10181)Ahmed Ashour2017-10-131-10/+2
* Fix typos (#10124)Ahmed Ashour2017-10-044-16/+16
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-0333-182/+213
* Construct array inline (#10068)Ahmed Ashour2017-09-237-20/+20
* Replace tabs with spaces in Java filesHenri Sara2017-09-221-3/+3
* Remove unused methods (#10020)Ahmed Ashour2017-09-201-5/+0
* Use String.isEmpty()Ahmed Ashour2017-09-191-6/+6
* Resize should work within Grid details row (#9808)Ansku2017-08-221-0/+160
* Use correct TreeElement and server-side classname (#9221)Teemu Suo-Anttila2017-05-032-2/+0
* Add an initial version of Tree component (#9212)Teemu Suo-Anttila2017-05-029-0/+617
* Fix Editor not saving values by pressing Enter (#8946)Stephen Wellington2017-04-031-0/+22
* Always calculate Escalator max row count the same way (#8740)Artur2017-03-161-0/+40
* Migrate Escalator tests for 8 (#8811)Pekka Hyvönen2017-03-139-1790/+0
* Picked all changes from 7.7Teemu Suo-Anttila2017-03-074-4/+44
* Fix warning: '_' should not be used as an identifier (#8755)Ahmed Ashour2017-03-071-19/+19
* Fix exception when no columns are shown (#8733)Artur2017-03-061-42/+0
* Migrate v7 Grid tests. 7th round. (#8452)Denis2017-02-227-440/+0
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-221-0/+45
* Migrate v7 Grid tests. Next round. (#8435)Denis2017-02-228-518/+0
* Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499)Denis2017-02-081-174/+0
* Grid tests migration. Next round. (#8412)Denis2017-02-025-522/+0
* Fix TestBench API imports (#8112)Teemu Suo-Anttila2017-01-1359-66/+66
* Migrate Grid UI tests P4 (#8133)Denis2017-01-054-215/+0
* Grid UI tests migration P3. (#8121)Denis2017-01-0410-728/+0
* Grid UI tests migration P2.Denis2017-01-024-172/+5
* Migrate Grid tests P1. (#8108)Denis2017-01-025-214/+0
* Provide a smoke test for a Form.Denis2016-12-281-60/+0
* Clean up DateField UI tests. Denis2016-12-281-85/+0
* Clean up calendar tests. (#8094)Denis2016-12-271-183/+0
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-2054-67/+57
* Allow defining a focus delegate component for CustomField (#20336)Pekka Hyvönen2016-12-151-46/+0