aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests
Commit message (Expand)AuthorAgeFilesLines
* Make test work with IEArtur Signell2014-03-291-0/+8
* Made Window z-indices update when windows are closed (#13174)Juho Nurminen2014-03-282-0/+117
* Removed firefox from SelectAllRowsTest.Sauli Tähkäpää2014-03-281-3/+5
* Remove accidental RunLocally annotationTeemu Suo-Anttila2014-03-281-2/+0
* Add nativeEvents false capability to LayoutTesterApplicationTestTeemu Suo-Anttila2014-03-281-0/+10
* Added categories inclusion and exclusion feature to TB3TestSuite.Sauli Tähkäpää2014-03-2814-16/+124
* Added browser inclusion and exclusion for TB3Runner.Sauli Tähkäpää2014-03-271-24/+135
* Fix VScrollTable to clear reported ranges (#13353)Teemu Suo-Anttila2014-03-272-0/+167
* Remove flaky tests which does not give much additional infoArtur Signell2014-03-251-16/+0
* Esc now closes the date popup even if focused on the time selectors (#12314)Teemu Pöntelin2014-03-242-9/+30
* Ignore backspace events in modal windows (#13180)Felype Santiago Ferreira2014-03-242-0/+168
* Remove unnecessary Webkit scrollbar testTeemu Suo-Anttila2014-03-201-39/+0
* Fix invalid copyright headerLeif Åstrand2014-03-201-1/+13
* Made TabSheet tabs always become visible when focused (#12343)Juho Nurminen2014-03-192-0/+100
* Pressing ESC now closes the DateField popup when using month or year resoluti...Teemu Pöntelin2014-03-182-0/+124
* Refactored JSR286 portlet test.Sauli Tähkäpää2014-03-181-9/+10
* Added User-Agent and Screen Width + Height labels to portlet test.Sauli Tähkäpää2014-03-181-0/+17
* Merged IntegrationTestRunner into TB3RunnerArtur Signell2014-03-174-72/+72
* Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)Pekka Hyvönen2014-03-144-0/+246
* Eliminate .v-caption memory leak (#13346)Henri Sara2014-03-142-0/+130
* Test for streaming reconnect issue (#13435)Artur Signell2014-03-141-0/+75
* Fix for width issue of TabSheet (#12805)Teemu Pöntelin2014-03-142-0/+146
* Fixed "EEE" in DateField's date pattern (#13443)Teemu Pöntelin2014-03-142-0/+95
* Make ExcludeFromSuite annotation Runtime and InheritedTeemu Suo-Anttila2014-03-112-5/+10
* Revert "Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)"Henri Sara2014-03-104-246/+0
* Fixes a memory leak on IE8 in LayoutManagerIE8 (#12688)Pekka Hyvönen2014-03-054-0/+246
* Refactored VerifyJreVersion test to TB3.Sauli Tähkäpää2014-03-043-27/+42
* Refactored TB3 test ip address whitelisting.Sauli Tähkäpää2014-03-041-10/+9
* Workaround Streaming Push unreliabilities (#13415)Teemu Suo-Anttila2014-03-032-10/+22
* Re-try opening ssh tunnel if it fails the first time(s)Artur Signell2014-03-031-2/+17
* Remove tooltip that's causing CalendarAcrionEventSourceTest failuresTeemu Suo-Anttila2014-02-271-3/+2
* Use Chrome 33 for testingHenri Sara2014-02-272-2/+2
* Fix broken TableScrollingWithSQLContainer test UITeemu Suo-Anttila2014-02-251-7/+32
* Remove applet test which does not work reliablyArtur Signell2014-02-251-36/+0
* Fix SQLContainer paging and caching issue (#11199)Teemu Suo-Anttila2014-02-252-0/+109
* Remove extra whitespace causing validation failuresArtur Signell2014-02-212-17/+16
* TreeTable does not have partial updates enabled in Vaadin 7 and probably won'...Artur Signell2014-02-211-553/+0
* Slow down test to hopefully make it more stable (and four times longer)Artur Signell2014-02-201-2/+2
* Eliminate spacing memory leak on client (#13315)Henri Sara2014-02-172-0/+93
* Servlet test for push with default parameters (#13299)Artur Signell2014-02-102-0/+50
* Use Calendar as sender for action handlers (#13191)Henri Sara2014-01-302-0/+197
* Retain focus while changing DOM in OrderedLayout (#12967)Teemu Suo-Anttila2014-01-163-0/+179
* Update textbox when Select item caption changes (#9250)Tomi Virtanen2014-01-151-2/+2
* Renamed test according to conventions and fixed assertion text.John Ahlroos2014-01-151-2/+2
* Converted TB2 test to TB3 and fixed text assertion.John Ahlroos2014-01-153-50/+66
* Convinience methods for getting mouse and keyboard in test.John Ahlroos2014-01-141-0/+21
* Converted TestUIWidgetset test to TB3 and fixed wrong text in assertion.John Ahlroos2014-01-135-40/+91
* Selected option is updated when item caption changes in Select (#9250)Tomi Virtanen2014-01-092-0/+122
* Fix for scrolling with modal opened. (#12899)Felype Santiago Ferreira2014-01-092-0/+105
* Ignores scroll events while update from server is in progress (#11454)Jarno Rantala2014-01-093-0/+586