aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/components/treetable
Commit message (Collapse)AuthorAgeFilesLines
* Table / TreeTable multiselect disabling of touch detection (#12014)Anna Koskinen2020-05-191-0/+38
| | | | | | | | Added a toggle in Table (and thus TreeTable) where you can explicitly disable multiselect touch screen detection. This allows you to work around issues on hybrid devices that have both a touch screen and a keyboard where you don't want automatic simple multiselection applied. Fixes #11601, slightly modified cherry-pick of #11641
* Updating chrome version to 69 in tests (#11182)Mehdi Javan2018-09-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Updating Chrome version to 69 * Updating screenshots taken in Chrome 69 * Fixing screenshots * Fixing screenshots * Adding some wait commands to tests * Fixing screenshots * Revert: Fixing screenshots * More screenshots * - Adding wait commands to make sure the transitions end before screenshot - Fixing a screenshot * Correcting a mistake of using wait instead of sleep * Fixing more screenshots * Increasing the height of ContextMenu (Because of limitation of new Chrome 69 in terms of minimum window height, ContextMenu size can't be tested with a small height.)
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2811-165/+0
|
* Update copyright year (#10761)Ilia Motornyi2018-03-2711-11/+11
|
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-031-3/+3
| | | | Also removes dependency on junit.framework.TestCase .
* Fix TreeTablePartialUpdatesTest for Chrome 56+ (#8554)Henri Sara2017-02-141-1/+7
|
* Fix TestBench API imports (#8112)Teemu Suo-Anttila2017-01-131-1/+1
| | | | | | | | | | | | | | | | | | | | * Fix TestBench API imports, move functionality from custom elements * Fixes to TestBench APIs and JavaDocs * Merge remote-tracking branch 'origin/master' into 578_tbapi_cleanup * Fix method name in CheckBoxGroupTest * Remove unused custom element classes * Implement getOptions using getOptionElements * Replace setValue with setSelection in CheckBoxGroupElement * Rename CheckBoxGroupElement getSelection to getValue * Fix one last method
* Support finding components in v7 packages with ComponentLocatorTeemu Suo-Anttila2016-09-127-7/+7
| | | | Change-Id: I60eabf3b1c6363be505a2d21f7ed439c5357f61f
* Organize importsArtur Signell2016-08-307-7/+7
| | | | Change-Id: Ie58291fd4858d5421b23e56603808f158d559687
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-227-7/+7
| | | | | | | | * Use com.vaadin.v7 * Use the same class name as in Vaadin 7 * Use a "vaadin7-" declarative prefix for Vaadin 7 components Change-Id: I19a27f3835b18980b91a4f8f9464b2adde1a5fd5
* Update copyright year to 2016Artur Signell2016-08-1811-11/+11
| | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
* Remove trailing whitespace from code and javadocArtur Signell2016-08-1811-40/+40
| | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
* Format using Eclipse NeonArtur Signell2016-08-187-68/+74
| | | | Change-Id: I33f1cc33969ff74a95b1b8cc0f2add589be5aae0
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1511-0/+770
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda