aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/components/table
Commit message (Expand)AuthorAgeFilesLines
* Test tweaks (#12169)Anna Koskinen2020-12-071-14/+31
* Add a regression test for Table's RowGenerator feature. (#12069)Anna Koskinen2020-08-111-0/+167
* Fix scrolling problem in table in Chrome 56+ (#12015)Anna Koskinen2020-05-191-0/+48
* Table / TreeTable multiselect disabling of touch detection (#12014)Anna Koskinen2020-05-191-0/+40
* Update Chrome version in Test (#11613)Zhe Sun2019-06-124-19/+28
* Replace the screenshot usage in framework test (#11547)Sun Zhe2019-04-291-0/+2
* Making V8 ReadOnly TextField select row in table upon clicking (#11480)Anastasia Smirnova2019-03-271-0/+29
* Fix Firefox coordinates, add missing screenshots (#11022)Teemu Suo-Anttila2018-07-032-3/+11
* Remove PhantomJS from testing (#10997)Teemu Suo-Anttila2018-06-262-16/+0
* Use new TestBench and ReferenceNameGenerator (#10963)Teemu Suo-Anttila2018-06-051-1/+1
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-1/+2
* Remove empty comments (#10789)Ilia Motornyi2018-04-0515-44/+2
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2869-1036/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2760-60/+60
* Fix tests for Chrome 63 and focus issues in IE11 (#10495)Teemu Suo-Anttila2018-01-101-3/+2
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-014-36/+10
* Fix end of line comments, which were made by automatic formatter (#10234)Ahmed Ashour2017-10-311-3/+2
* Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)Ahmed Ashour2017-10-201-1/+2
* Simplify waitUntil() in tests (#10181)Ahmed Ashour2017-10-132-17/+3
* Use Collection.isEmpty() (#10172)Ahmed Ashour2017-10-122-6/+8
* Fix typos (#10124)Ahmed Ashour2017-10-041-2/+2
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-0327-112/+135
* Remove auto-generated comment (#10111)Ahmed Ashour2017-09-291-2/+1
* Use simple class namesAhmed Ashour2017-09-201-1/+1
* Fix TestBench API imports (#8112)Teemu Suo-Anttila2017-01-1352-58/+58
* Clean up SQL container tests. (#8091)Denis2016-12-282-51/+0
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-201-1/+1
* Upgrade to TestBench 5 alpha1 and JUnit 4.12Artur Signell2016-11-252-3/+4
* Update to TestBench 4.1.0Artur Signell2016-09-201-1/+1
* Support finding components in v7 packages with ComponentLocatorTeemu Suo-Anttila2016-09-1252-54/+54
* Make sleep in tests throw RuntimeException to avoid try catchesArtur Signell2016-09-091-9/+0
* Organize importsArtur Signell2016-08-3049-49/+49
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-301-1/+1
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-2253-112/+57
* Organize importsArtur Signell2016-08-205-21/+16
* Remove IE8-IE10 related test codeArtur Signell2016-08-185-97/+9
* Update copyright year to 2016Artur Signell2016-08-1862-62/+62
* Remove trailing whitespace from code and javadocArtur Signell2016-08-1871-256/+256
* Format using Eclipse NeonArtur Signell2016-08-1841-166/+165
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1581-0/+6627