summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes double scrollbar issue in browserframes (#11780)Thomas2013-11-112-0/+55
* 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
* Send window position data back to server after drag (#12885)Thomas2013-11-062-0/+117
* 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
* 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
* 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
* 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
* Skip compilation of TB2 tests if tests.tb2.skip is setArtur Signell2013-10-161-2/+2
* 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
* Allow skipping TB2/TB3 tests using tests.tb2/tb3.skipArtur Signell2013-10-152-2/+2
* 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