summaryrefslogtreecommitdiffstats
path: root/tests/testbench
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixed merge problem from ef53ac075f83a865cbc6e736132821d8b1714aabArtur Signell2012-04-051-2/+0
* | Include ApplicationRunnerServlet in test.warArtur Signell2012-04-051-1/+3
* | Moved ApplicationRunnerServlet to test folder and improved find methodArtur Signell2012-04-051-0/+290
* | Moved margins to AbstractLayoutStateArtur Signell2012-04-053-3/+21
* | Updated CssLayout to use new state and hierarchy change eventsArtur Signell2012-04-051-0/+68
* | ServerConnector is no longer a Paintable, components using updateFromUidl areArtur Signell2012-04-052-6/+7
* | Replace @ClientWidget with client-side @Component (#8440)Henri Sara2012-04-043-3/+7
* | Fixed test (spliter click coordinates)Artur Signell2012-03-301-3/+3
* | Fixed test as Embedded now return mouse coordinates for splitter clickArtur Signell2012-03-301-4/+3
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-03-301-0/+49
|\|
| * [merge from 6.7] #8580 test caseAutomerge2012-03-301-0/+49
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-03-272-0/+138
|\|
| * [merge from 6.7] Test for #8526Automerge2012-03-272-0/+138
* | Removed unnecessary deprecated getConnectorId methods. Artur Signell2012-03-271-1/+1
* | Correctly track open windows and check modality.Artur Signell2012-03-271-12/+17
* | Update PopupView to work with LayoutManager (#8313)Leif Åstrand2012-03-271-0/+2
* | Make label width undefined so at least one child has defined widthLeif Åstrand2012-03-271-1/+3
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-03-261-3/+4
|\|
| * #5100 Updated test to use log instead of Label for loggingArtur Signell2012-03-261-3/+4
* | #8478 Added clip constant to BaseThemeArtur Signell2012-03-261-1/+2
* | Corrected vertical layout locator stringArtur Signell2012-03-261-3/+3
* | Corrected VerticalLayout locator stringsArtur Signell2012-03-252-4/+4
* | Removed accidentally merged fileArtur Signell2012-03-251-122/+0
* | Corrected invalid locatorArtur Signell2012-03-251-2/+1
* | #8455 Updated test to reflect that root is available in initArtur Signell2012-03-251-2/+1
* | Corrected vertical layout locatorArtur Signell2012-03-251-1/+1
* | Corrected close button locatorsArtur Signell2012-03-251-4/+3
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-03-232-1/+12
|\|
| * [merge from 6.7] Added comments so it is possible to follow what is happening...Automerge2012-03-231-0/+11
| * [merge from 6.7] Updated locator to be compatible with both Vaadin 6 and 7Automerge2012-03-231-1/+1
| * [merge from 6.7] Backported test changes from Vaadin 7Automerge2012-03-232-61/+57
* | Fixed invalid locator stringArtur Signell2012-03-231-1/+1
* | Fixed invalid locator stringArtur Signell2012-03-231-2/+1
* | Fixed invalid locator stringArtur Signell2012-03-231-2/+1
* | Fixed invalid locator stringArtur Signell2012-03-231-1/+1
* | Fixed wrong locator string (invisible Table is no longer a child)Artur Signell2012-03-231-2/+1
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-03-232-70/+14
|\|
| * [merge from 6.7] #8559 Vaadin 7 -> Vaadin 6 style locatorsAutomerge2012-03-231-10/+10
| * [merge from 6.7] #8559 Updated asserts as test has changedAutomerge2012-03-231-60/+4
* | Fixed DOM locators (layout DOM changes)Artur Signell2012-03-231-9/+3
* | Removed file that accidentally was included in 06bbbce73348bded241c0fb856c6ba...Artur Signell2012-03-231-74/+0
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-03-236-89/+199
|\|
| * [merge from 6.7] Fixed NPE:s in keyboard navigation in MenuBar (#8559/#8560)Automerge2012-03-222-88/+53
| * [merge from 6.7] Change screenshot delay to improve test reliablilty #7855Automerge2012-03-201-1/+2
| * [merge from 6.7] Test script for #7855Automerge2012-03-201-0/+41
| * Test for #6085 - use assertHtmlSource instead of assertText because IE hides ...Johannes Dahlström2012-03-202-0/+95
| * [merge from 6.7] Test case updated for #7855Automerge2012-03-191-1/+9
* | Merge commit '8da6b1a0c3293c7de05ebc3d451a2f2e272a13b8' from origin/6.8Artur Signell2012-03-233-0/+214
|\|
| * Test for #5100Johannes Dahlström2012-03-191-0/+97
| * [merge from 6.7] Test for #7607Automerge2012-03-142-0/+117