aboutsummaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Set value selected by mouse when pressing Enter in ComboBox (#16981)Ilya Ermakov2015-04-152-0/+171
* Displaying tooltip on touch devices underneath the field (#17150)Alexey Fansky2015-04-151-0/+66
* Disallow RunLocally annotation in framework tests. Fix NPE forTeemu Suo-Anttila2015-04-154-4/+23
* Don't remove frozen columns when columns reordered in Grid #16901Pekka Hyvönen2015-04-151-0/+17
* Make test work in uitest.warArtur Signell2015-04-151-2/+2
* Reduce reflows when sizing columns (#17315)Leif Åstrand2015-04-154-0/+256
* Do proper cleanup in VDragAndDropManager.endDrag(boolean) (#17163)Maciej Przepióra2015-03-304-0/+329
* Reset index of selected item when it's removed (#17248).Denis Anisimov2015-03-302-0/+98
* Make Grid update column renderers (#16552)Patrik Lindström2015-03-302-0/+187
* Fix Table column header sorting on Chrome (#14796)Anna Miroshnik2015-03-261-0/+150
* Disables selection when Grid's editor is open (#17132).Alexey Fansky2015-03-262-0/+90
* Fixed scroll jump by using native focusing in IE (#15294)Johannes Tuikkala2015-03-263-0/+344
* Expect Chrome 41Artur Signell2015-03-241-3/+14
* Use special logic for allocating selection col widths (#17091)Leif Åstrand2015-03-232-1/+54
* Re-enable support for the firefox.path propertyLeif Åstrand2015-03-201-0/+5
* Re-enable running tests locally with propertyTeemu Suo-Anttila2015-03-201-0/+25
* Migrate FlashIsVisible embedded test from TB2 to TB4Teemu Suo-Anttila2015-03-202-33/+32
* Add a client test for row focus moving with reset size (#16607)7.4.2Teemu Suo-Anttila2015-03-173-0/+205
* Add test for RpcDataProvider calls to Container (#16642)Teemu Suo-Anttila2015-03-172-22/+57
* Optimise RpcDataProvider calls to container (#16642)Teemu Suo-Anttila2015-03-171-0/+2
* Revert "Displaying tooltip in slot for touch devices (#15353)" (#17151)Leif Åstrand2015-03-171-57/+0
* Ignore Chrome in ComboboxSelectedItemTextTest until regression is fixed. (#16...Sauli Tähkäpää2015-03-171-0/+10
* Convert browserframe, flash and requesthandler tests to TB4Teemu Suo-Anttila2015-03-176-181/+105
* Migrate TB2 tests from package applicationcontext to TB4Teemu Suo-Anttila2015-03-177-303/+199
* Migrate TB2 test from application package to TB4Teemu Suo-Anttila2015-03-1719-500/+298
* Disable auto-testing of TB2 tests on ChromeArtur Signell2015-03-171-1/+1
* Add OSGi integration tests (#9583)Miki2015-03-171-0/+8
* Converted ValidationOfRequiredEmptyFields to TB4Artur Signell2015-03-174-168/+134
* Remove eXo test which is unreliable and tests an old versionArtur Signell2015-03-172-339/+0
* Fix invalid assumptions about empty Grid (#16734, #16684)Leif Åstrand2015-03-162-0/+192
* Fix regression for Table selection and checkbox issue (#17064)Teemu Suo-Anttila2015-03-112-32/+18
* Remove accidentally cherry-picked testLeif Åstrand2015-03-051-219/+0
* Add project, build and test name capabilities.Sauli Tähkäpää2015-03-041-0/+12
* Fix test url parameter concatenation.Sauli Tähkäpää2015-03-042-14/+26
* Migrate TB2 tests from package applicationservlet to TB4Teemu Suo-Anttila2015-03-046-191/+145
* Use TestBench-4.0.2Teemu Suo-Anttila2015-03-04115-1491/+715
* Migrated tb2 tests to tb4Miki2015-03-0410-242/+238
* Add build parameter com.vaadin.testbench.hub.url.Sauli Tähkäpää2015-03-042-0/+13
* Refactor ContextMenuSizeTest.Sauli Tähkäpää2015-03-041-71/+53
* Use TestBenchElements in GridElement API (#16600)Teemu Suo-Anttila2015-03-041-11/+11
* Remove broken TB2 test, replaced by WindowCaptionTestArtur Signell2015-03-041-76/+0
* Restoring overflow-x and overflow-y in runWebkitOverflowAutoFix (#16650)Alexey Fansky2015-03-043-0/+209
* Fix text input of PopupCalendar in Internet Explorer (#16677).Mika Murtojarvi2015-03-042-0/+101
* Displaying tooltip in slot for touch devices (#15353)Alexey Fansky2015-03-041-0/+57
* Fixes subpixel allocation accuracy and speed (#16614, #16750)Henrik Paul2015-03-042-17/+27
* Make Grid recalculate columns on resize (#16539)Teemu Suo-Anttila2015-03-032-0/+104
* Reapplying column width on Grid actually reapplies the width (#16900)Pekka Hyvönen2015-03-032-0/+44
* Make server tests work againArtur Signell2015-03-031-2/+2
* Fix adding and modifying multiple rows in Grid (#16905)Teemu Suo-Anttila2015-03-021-0/+14
* Clearing the sorted indicator if sorting was disabled (#16563)Alexey Fansky2015-03-024-1/+206