aboutsummaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Converted TB2 push tests to TB3 (#12580)Artur Signell2013-09-2525-792/+799
* Run TB3 tests also on IE11 (#12631)Artur Signell2013-09-251-0/+1
* TB3 test for browsers (#12572)Artur Signell2013-09-242-4/+51
* Updated TB3 tests to use Firefox 24 (#12604)Artur Signell2013-09-241-1/+1
* Converted servlet integration tests to TB3 (#12573)Artur Signell2013-09-248-5/+298
* Refactored build scripts to support TB2, TB3 + integration tests (#12572)Artur Signell2013-09-246-60/+405
* Make it possible to override web driver in tests (#12572)Artur Signell2013-09-231-8/+27
* Base files for TB3 tests (#12572)Artur Signell2013-09-2310-35/+1415
* Don't try to cast a connector to Widget. Fixes #12619Jonatan Kronqvist2013-09-201-0/+51
* Include TestBench 3.1.1 in the project (#12572)Artur Signell2013-09-172-15/+31
* Use JUnit 4.11 in all modules (#12572)Artur Signell2013-09-171-1/+1
* Ensure PushConnection is properly cleaned up on disconnect (#12226, #12522)Johannes Dahlström2013-09-132-0/+216
* Test for push with streaming based on TableArtur Signell2013-09-131-0/+126
* Protect CurrentInstance instances from garbage collection (#12509)Leif Åstrand2013-09-052-0/+145
* Fix keystore path to correspond to the Vaadin 7 directory structure (#12520)Johannes Dahlström2013-09-051-1/+1
* Reduce Ivy resolver spam to a minimum (#12510)Artur Signell2013-09-042-3/+3
* Include unobfuscated file used by test in the war (#12468)Leif Åstrand2013-09-041-0/+1
* Sets the locale in the test case. #12460Jonatan Kronqvist2013-09-031-0/+3
* The colon in the calendar event caption is now also hideable. Fixes #12460Jonatan Kronqvist2013-09-022-0/+152
* Table ignores Container updates while painting (#12258)Henrik Paul2013-09-022-0/+210
* Updated _trackMessageSize based on latest upstream version (#12468)Leif Åstrand2013-09-022-0/+178
* Avoid leaking memory from inherited ThreadLocales. Fixes #12401Jonatan Kronqvist2013-09-021-0/+57
* Only consider caption tooltips for own slots (#12469)Leif Åstrand2013-08-301-0/+33
* Fixed broken test due to changes in drop position by #12406John Ahlroos2013-08-261-3/+2
* Fixed failing TabKeyboardNavigation test #12433John Ahlroos2013-08-221-1/+25
* Fixed test broken by PopupDateField communication change #6252John Ahlroos2013-08-211-0/+5
* Fixed test broken by fixes to drag&drop #12406John Ahlroos2013-08-211-3/+2
* Fixed DragAndDropWrapper using wrong drop target in IE8 #12406John Ahlroos2013-08-202-9/+12
* Search only remaining message for delimiter (#12404)Artur Signell2013-08-202-0/+108
* Fix scrollbar for Window under WebKit browsers (#11994)Patrik Lindström2013-08-152-0/+108
* Make sure that no fileIds are replayed to the client (#12330)Henrik Paul2013-08-151-0/+132
* Terminate JVM if server.close() has no effect (#12363)Leif Åstrand2013-08-131-0/+43
* Delay sending DateField popup value to server until popup is closed #6252John Ahlroos2013-08-092-0/+219
* Fixes Button icon alt text not being updated #12333John Ahlroos2013-08-082-0/+135
* Split UiAccess test (#12332)Leif Åstrand2013-08-072-26/+41
* Disable failing calendar Actions Menu Test (#12181)Patrik Lindström2013-08-071-3/+3
* Update "lastRequestedFirstvisible" field value right away (#10666).denisanisimov2013-08-072-0/+155
* Show tooltips for ordered layout captions (#10046)denisanisimov2013-08-022-0/+161
* Refine handling of null and empty URI fragments (#12207)Leif Åstrand2013-08-022-1/+75
* Fix invisible calendar actions menu #12181Patrik Lindström2013-07-302-0/+212
* Fixed wrong classname in WindowThemes TB test #12171John Ahlroos2013-07-291-1/+1
* Fixes light theme window sprites #12171John Ahlroos2013-07-262-0/+89
* Fix issue with hidden component cells in Table and TreeTable #12119John Ahlroos2013-07-242-0/+94
* Fix lost focus in Table when refreshing row cache (#12231)Tapio Aali2013-07-161-1/+1
* Set current instances when calling UI.push from VaadinSession.unlock (#12168)Leif Åstrand2013-07-102-0/+80
* Add test case for testing ClickEvent after dragging button (#7690)Patrik Lindström2013-07-081-0/+57
* Fix bug in PopupDateField where locale was retained incorrectly ifPatrik Lindström2013-07-042-0/+95
* Automatic test for escape closing window from combobox (#12163)Henri Sara2013-07-041-0/+42
* Close only combobox on escape, not the window (#12163)Henri Sara2013-07-031-0/+43
* Test using Jetty 9 (#12124)Artur Signell2013-07-011-0/+8