summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from origin/7.1Jonatan Kronqvist2014-02-1016-92/+678
|\
| * 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
* | Merge commit 'fbc48c6ab75479560919a463ba5693b44bb0e811' into merge71Jonatan Kronqvist2014-02-072-0/+105
|\|
| * Fix for scrolling with modal opened. (#12899)Felype Santiago Ferreira2014-01-092-0/+105
* | Merge changes from origin/7.1Jonatan Kronqvist2014-02-0713-0/+1097
|\|
| * Ignores scroll events while update from server is in progress (#11454)Jarno Rantala2014-01-093-0/+586
| * Add helper for adding multiple components to AbstractTestUILeif Åstrand2014-01-081-0/+4
| * Only use ClientRcp and ServerRpc types that are interfaces (#13056)Leif Åstrand2014-01-085-0/+180
| * Upload control with empty selection (#9602)Tomi Virtanen2014-01-072-0/+139
| * Moved selection of selected rows in TableConnector to occur after the new row...Jarno Rantala2014-01-072-0/+188
* | Merge changes from origin/7.1Jonatan Kronqvist2014-02-072-0/+81
|\|
| * Changes padding for Textfields with Chameleon theme. (#12974)Felype Santiago Ferreira2013-12-102-0/+81
* | Added missing exception declarations to TB3 testsJuho Nurminen2014-02-073-4/+4
* | Merge changes from origin/7.1Jonatan Kronqvist2014-02-0726-46/+780
|\|
| * Fixes right click selection focus issues in Tree. (#12618)Felype Santiago Ferreira2013-12-042-0/+122
| * Timeout redirect timer is reset on server activity (#12446)Henrik Paul2013-12-032-0/+159
| * Fix compilation errorArtur Signell2013-12-021-1/+1
| * Test for pushing for an extended period of time (24h)Artur Signell2013-12-027-3/+245
| * Disable client timeout so websockets are not disconnected when idle (#13015)Artur Signell2013-12-029-16/+119
| * Allow excluding test from the standard test suiteArtur Signell2013-11-302-0/+46
| * Test for broken Webkit feature which causes extra scrollbars (#12736, #12727)Artur Signell2013-11-291-0/+39
| * Correct assertion message which changed due to #12915Artur Signell2013-11-293-27/+50
* | Merge changes from origin/7.1Jonatan Kronqvist2014-02-062-31/+50
|\|
| * Make test work reliably by activating @PushArtur Signell2013-11-272-31/+50
* | Merged TabSheet keyboard focus fixes into masterJuho Nurminen2014-02-031-0/+61
|\|
| * Fixed TabSheet keyboard navigation (#12971)Juho Nurminen2013-11-201-0/+60
* | Fixed TabSheet tab focusing (#13206)Juho Nurminen2014-01-311-0/+71
* | Implement long polling support for push (#13011)Johannes Dahlström2014-01-316-15/+186
* | Add commons-lang for now until tests are converted to lang3 (#12871)Artur Signell2014-01-301-0/+4
* | Fixed always failing testbench test.John Ahlroos2014-01-173-33/+100
* | Remove dead codeJohannes Dahlström2014-01-171-1/+0
* | Add support for using java.util.Date in communications (#13073)Artur Signell2014-01-155-116/+97
* | Fixed always failing TooltipInWindowTestJohn Ahlroos2014-01-153-89/+102
* | Method for retrieving all VaadinSessions inside a HTTP session (#13053)Artur Signell2014-01-131-0/+100
* | Make fields with value change listener immediateMatti Tahvonen2013-12-182-0/+256
* | Merge changes from origin/7.1Johannes Dahlström2013-11-2918-299/+397
|\|
| * Fix TB3 local testing and occasionally failing SliderDisableTest.Teemu Suo-Anttila2013-11-192-7/+11
| * Output test results in XML reports instead of to standard outputArtur Signell2013-11-184-13/+34
| * Revert "Fixed lost scrollLeft when row count changed in Table (#12652)."Leif Åstrand2013-11-152-211/+0
| * Allow using @RunLocally to run on a local Firefox/Chrome/SafariArtur Signell2013-11-159-94/+140
| * Use localhost when running locally to avoid potential network issuesArtur Signell2013-11-151-0/+3
| * Added extra asserts to make test more safer to blind refactoringsMatti Tahvonen2013-11-141-4/+11
| * Added test case for #12726Matti Tahvonen2013-11-141-0/+97