aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/components/tabsheet
Commit message (Expand)AuthorAgeFilesLines
* Ensure visible tab search only covers existing tabs. (#12373)Anna Koskinen2021-08-181-0/+29
* Reworked and cleaned up client-side TabSheet and Accordion. (#12357)Anna Koskinen2021-08-133-36/+189
* Fix TabSheetElement clicks for IE, test tweaks. (#12291)Anna Koskinen2021-05-071-3/+3
* Test fixes & split failsafe integration test runs into smaller batches (#12103)Anna Koskinen2020-10-011-0/+11
* Only remove caption margin from the first visible tab. (#12078)Anna Koskinen2020-08-191-0/+46
* Updates to scrolled TabSheet resize logic and Valo right-alignment. (#11133)Anna Koskinen2018-10-101-0/+155
* Fix removal tabsheets if last one is selected (#11070)Ilia Motornyi2018-07-191-0/+30
* Upgrade TestBench version to 5.2 (#11005)Teemu Suo-Anttila2018-06-281-13/+2
* Remove PhantomJS from testing (#10997)Teemu Suo-Anttila2018-06-261-10/+0
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-2/+2
* Fix tests to use shorted screenshot filenames (#10862)Teemu Suo-Anttila2018-05-021-1/+1
* Remove empty comments (#10789)Ilia Motornyi2018-04-057-7/+0
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2819-285/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2719-19/+19
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-0314-58/+69
* Implement error level on client side (#9817)Adam Wagner2017-09-271-2/+2
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-212-2/+2
* Add possibility to configure the content mode of TabSheet tabs (#8920)Aleksi Hietanen2017-03-241-0/+53
* Fix TestBench API imports (#8112)Teemu Suo-Anttila2017-01-132-2/+2
* Migrating 7.7.1, 7.7.2, 7.7.3 to V8.Denis Anisimov2016-10-031-0/+11
* Organize importsArtur Signell2016-08-202-4/+7
* Update copyright year to 2016Artur Signell2016-08-1819-19/+19
* Remove trailing whitespace from code and javadocArtur Signell2016-08-1817-61/+61
* Format using Eclipse NeonArtur Signell2016-08-1815-67/+71
* Fixing TabSheet scrolling within SplitPanel (#20052)adam2016-08-031-0/+47
* Fix and optimize TabsheetScrollingTestHenri Sara2016-07-131-3/+15
* Scroll selected tab into view (#3899)Artur Signell2016-04-281-0/+13
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1520-0/+1495