summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Workaround for missing value change event in chrome (#10109)Matti Tahvonen2013-11-121-0/+131
* | Merge changes from origin/7.1Artur Signell2013-11-112-0/+55
|\|
| * Fixes double scrollbar issue in browserframes (#11780)Thomas2013-11-112-0/+55
* | Merge changes from origin/7.1Artur Signell2013-11-115-0/+338
|\|
| * Adds JBoss EAP 6 server to integration test suit (#12908)Thomas2013-11-061-0/+8
| * Fixed lost scrollLeft when row count changed in Table (#12652).Tapio Aali2013-11-062-0/+211
| * Forces redraw in IE 8 when table does post layout. (#12687)Jarno Rantala2013-11-062-0/+119
* | Merge commit 'fefedeab68461ebc04fd45f91a35835fc9026a56'Artur Signell2013-11-112-0/+117
|\|
| * Send window position data back to server after drag (#12885)Thomas2013-11-062-0/+117
* | Merge changes from origin/7.1Artur Signell2013-11-1120-1024/+737
|\|
| * Ensure testing Jetty does not run out of heap spaceArtur Signell2013-11-051-1/+1
| * Make test more reliable by updating description which does not update the DOMArtur Signell2013-11-041-1/+3
| * Remove possibility to use static inner classes for testsArtur Signell2013-11-041-9/+0
| * Extracted test to separate classArtur Signell2013-11-042-55/+72
| * Made test more stable and added Firefox reconnect test (#12492)Artur Signell2013-11-013-13/+73
| * Prepare for Safari 7 testing (#5288)Artur Signell2013-11-012-2/+3
| * Fix duplicate id issue in test and test more corner casesArtur Signell2013-10-312-1/+22
| * Tests for validating reconnect works for streaming and websockets (#12868,#12...Artur Signell2013-10-319-48/+362
| * Fix compilation error in testArtur Signell2013-10-311-1/+1
| * Converted LayoutTesterApplication test to TB3Artur Signell2013-10-316-904/+211
* | Merge changes from origin/7.1Artur Signell2013-11-117-39/+300
|\|
| * Fixed Tab error tooltips (#12802)Juho Nurminen2013-10-302-0/+141
| * Fixes the handling of the scroll position of a Window (#12736)Mika Murtojarvi2013-10-302-0/+123
| * Revert "Publish error artifacts immediatly in TeamCity"Artur Signell2013-10-302-15/+1
| * Revert "Only print testbench failure TeamCity messages when running in TC"Artur Signell2013-10-303-23/+6
| * Ensure error screenshots are named according to the browser and not referenceArtur Signell2013-10-291-7/+35
* | Merge changes from origin/7.1Artur Signell2013-11-119-60/+100
|\|
| * Fixes test issues preventing it from passingArtur Signell2013-10-236-19/+51
| * Convert push test to TB3 so it has a chance to passArtur Signell2013-10-233-41/+49
* | Changed v-customcomponent overflow to visible (#12482)Juho Nurminen2013-11-042-0/+101
* | Forces small delay before showing accessible tooltip on focus (#12849)Jarno Rantala2013-10-291-0/+4
* | Let UI fire PollEvents (#12466)Henrik Paul2013-10-292-0/+86
* | Merge changes from origin/7.1Leif Åstrand2013-10-2228-102/+855
|\|
| * Fixed focus issue in TableMoveFocusWithSelectionTest (#12540)John Ahlroos2013-10-211-8/+14
| * Ticket #12727 - Panels get unnecessary scroll bars in WebKit when content is ...Felype Santiago Ferreira2013-10-213-0/+141
| * Added more exception handling to PushHandler (#12578, #11882)Marc Englund2013-10-212-0/+134
| * Add more hax to make test work with new Atmosphere JS (#12241)Artur Signell2013-10-171-3/+5
| * Fixed javadocArtur Signell2013-10-171-5/+3