aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '7.1' into testbench4Henri Sara2013-11-122-0/+55
|\
| * Fixes double scrollbar issue in browserframes (#11780)Thomas2013-11-112-0/+55
* | Merge remote-tracking branch 'origin/7.1' into testbench4Patrik Lindström2013-11-0633-1061/+1532
|\|
| * 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
| * Send window position data back to server after drag (#12885)Thomas2013-11-062-0/+117
| * 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-318-47/+360
| * Fix compilation error in testArtur Signell2013-10-311-1/+1
| * Converted LayoutTesterApplication test to TB3Artur Signell2013-10-316-904/+211
| * 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-301-11/+1
| * Revert "Only print testbench failure TeamCity messages when running in TC"Artur Signell2013-10-301-5/+3
| * Ensure error screenshots are named according to the browser and not referenceArtur Signell2013-10-291-7/+35
| * Fixes test issues preventing it from passingArtur Signell2013-10-236-19/+51
* | Merge remote-tracking branch 'origin/7.1' into testbench4Patrik Lindström2013-10-2329-100/+1085
|\|
| * Convert push test to TB3 so it has a chance to passArtur Signell2013-10-233-41/+49
| * 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
| * Resolve concurrency issue in running TB3 testsArtur Signell2013-10-175-18/+18
| * Remove unused test super class (#12786)Artur Signell2013-10-171-50/+0
| * Fix compilation errorArtur Signell2013-10-161-3/+0
| * Disable automated testing on Opera until issues are resolved (#12487, #12367,...Artur Signell2013-10-161-2/+3
| * Test for pushing large chunks of data (#12567)Artur Signell2013-10-167-0/+335
| * Disable fallback in a way compatible with Atmosphere JS 2.0.3 (#12241)Artur Signell2013-10-162-2/+7
| * Allow running tests locally by overriding runLocally() (#12786)Artur Signell2013-10-153-2/+57
| * Created constants for tested browser versions (#12786)Artur Signell2013-10-154-17/+24
| * Validate that the connector is enabled before triggering actions for it (#12743)Artur Signell2013-10-152-0/+122
| * Fixed swallower access. Now error handler logs exceptions. (#12703)Felype Santiago Ferreira2013-10-152-0/+224
* | Improve Calculator test application (#12744)Patrik Lindström2013-10-211-6/+84
* | Merge remote-tracking branch 'origin/7.1' into testbench4Patrik Lindström2013-10-1173-1443/+4440
|\|
| * Converted broken test to TB3Artur Signell2013-10-112-168/+161
| * Only fetch rows if there are some (#11189)Matti Tahvonen2013-10-092-0/+102
| * added small pause to make test passMatti Tahvonen2013-10-091-0/+10
| * Focus selected row in Table #12540John Ahlroos2013-10-092-0/+200
| * Fixed compilation error in TB3 testJohn Ahlroos2013-10-092-103/+118
| * Avoid obsolete calendar panel renderings to avoid various NPEs.Matti Tahvonen2013-10-081-0/+103
| * Updatet servlet tests to follow the same *Test naming conventionArtur Signell2013-10-0810-22/+71
| * Allow configuring deployment port for TB3 testsJohn Ahlroos2013-10-082-1/+20
| * Use class name and not enclosing class for screenshot nameArtur Signell2013-10-081-4/+0
| * Makes test stable and adds helper comparison methodsArtur Signell2013-10-082-13/+92