summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Mark as deprecated to discourage usage for new testsArtur Signell2013-10-081-0/+1
* Converted push test to TB3 (#12226, #12522)Artur Signell2013-10-083-98/+84
* Actually open integration test.Artur Signell2013-10-081-0/+1
* Run tests on Tomcat 8 (#12326)Artur Signell2013-10-071-0/+7
* Fixes #12564 (HorizontalLayout breaks w/ alignment & error indicator)Matti Tahvonen2013-10-041-0/+96
* Fix OptionGroup elements losing focus on value change (#10451)Artem Godin2013-10-032-0/+124
* Only print testbench failure TeamCity messages when running in TCJohn Ahlroos2013-10-023-6/+23
* Only publish files actually produced by this test/browserArtur Signell2013-10-021-2/+2
* Update slider client-side state object on value change (#12676)Juho Nurminen2013-10-011-0/+81
* Check modifiers when handling TabSheet hot keys. Fixes #12178Juho Nurminen2013-10-011-0/+50
* Refactor how TB3 tests are written (#12572)Artur Signell2013-09-2712-98/+87
* Added user agent for IE 11 (#12631)Artur Signell2013-09-271-0/+3
* Publish error artifacts immediatly in TeamCityJohn Ahlroos2013-09-272-1/+15
* Limit the number of tests run concurrently (#12572)Artur Signell2013-09-263-4/+42
* Fixes issue with Table not scrolling completely to the end #12651John Ahlroos2013-09-262-0/+102
* 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