summaryrefslogtreecommitdiffstats
path: root/uitest/src
Commit message (Collapse)AuthorAgeFilesLines
* Make test more reliable by updating description which does not update the DOMArtur Signell2013-11-041-1/+3
| | | | | | Many browsers (IE) choke quite easily when there is a 1MB string inside a div Change-Id: Ied9b27c17c5374b7cac36820be9cbe38e84448ee
* Remove possibility to use static inner classes for testsArtur Signell2013-11-041-9/+0
| | | | Change-Id: I461568918bc09bd7a09abbf9c4a34f1a5f3b997f
* Extracted test to separate classArtur Signell2013-11-042-55/+72
| | | | Change-Id: Ibfad0180e93e7f74b91427761b40c86938044c50
* Made test more stable and added Firefox reconnect test (#12492)Artur Signell2013-11-013-13/+73
| | | | | | Waits longer for push message as at least Firefox has some kind of built in back off for websocket reconnects Change-Id: Iaab2e09e8364f0b6247b3b39c19be439a4995800
* Prepare for Safari 7 testing (#5288)Artur Signell2013-11-012-2/+3
| | | | Change-Id: I8868d9bd5e6dcc2b6ece404460700f00e6f2004e
* Fix duplicate id issue in test and test more corner casesArtur Signell2013-10-312-1/+22
| | | | Change-Id: I4bacfe7353968df7b0f1a8786ae4e488dffa3565
* Tests for validating reconnect works for streaming and websockets ↵Artur Signell2013-10-318-47/+360
| | | | | | (#12868,#12853,#12852) Change-Id: I0e1e51291e9275a78737ad0e70e63b75ef993a63
* Fix compilation error in testArtur Signell2013-10-311-1/+1
| | | | Change-Id: I1ad693fdc55becd4b4e620b8549d824b4496b908
* Converted LayoutTesterApplication test to TB3Artur Signell2013-10-316-904/+211
| | | | Change-Id: I2cee37ae8297c74b4a37fc59e3cf835c9291ed43
* Fixed Tab error tooltips (#12802)Juho Nurminen2013-10-302-0/+141
| | | | Change-Id: I5ad33f38be5fac64805950d143ad2712e671ff83
* Fixes the handling of the scroll position of a Window (#12736)Mika Murtojarvi2013-10-302-0/+123
| | | | | | | | | | | | | After the first commit the same fix has been applied also for panels, in addition to other suggested changes. The scroll position of a Window is now memorized before applying the fix for bug #11994. The position is restored after the fix. Because the scrolling issue is known to appear also in other components, the fix for the scrolling has been moved to the Util class. Change-Id: I5251011b5bede77a7fb18972e1d90016c0eccc23
* Revert "Publish error artifacts immediatly in TeamCity"Artur Signell2013-10-301-11/+1
| | | | | | This reverts commit 5fb1da2da04ccca2305af31a9105b848e42b1ed6. Change-Id: I9d84b75e5e189378eacd2559bb42399b77957010
* Revert "Only print testbench failure TeamCity messages when running in TC"Artur Signell2013-10-301-5/+3
| | | | | | This reverts commit d0e604f6b509767c46ffe0fd6765cf23535f593e. Change-Id: I14509a9cb1365761d02a3a8a18d3febc4a7ba918
* Ensure error screenshots are named according to the browser and not referenceArtur Signell2013-10-291-7/+35
| | | | Change-Id: I3fe0a3f5e2906bde79d6d9fc3e84dab8102ffd60
* Fixes test issues preventing it from passingArtur Signell2013-10-236-19/+51
| | | | | | Ensure push is enabled correctly without a fallback and made test more stable Change-Id: I6c653a96375e05c6ad18e1f5b697c6a584c6c53f
* Convert push test to TB3 so it has a chance to passArtur Signell2013-10-233-41/+49
| | | | Change-Id: I6381ea4bd61b3df19599f2f9d3a303a50c810460
* Fixed focus issue in TableMoveFocusWithSelectionTest (#12540)John Ahlroos2013-10-211-8/+14
| | | | Change-Id: I40dbc81b6aa4eaf0a235ae2cc7f04025011445c9
* Ticket #12727 - Panels get unnecessary scroll bars in WebKit when content is ↵Felype Santiago Ferreira2013-10-213-0/+141
| | | | | | 100% wide. Change-Id: Ia34e7c3ce755556460d237fb3489501274ced39f
* Added more exception handling to PushHandler (#12578, #11882)Marc Englund2013-10-212-0/+134
| | | | | | PushHandler now catches Exception and calls ErrorHandler more. Change-Id: I7032c00f717b1dae34f4352abc035b1b398c7cfc
* Add more hax to make test work with new Atmosphere JS (#12241)Artur Signell2013-10-171-3/+5
| | | | Change-Id: Id75cabd402e243ed4bec7da61771554f2df4fbf6
* Fixed javadocArtur Signell2013-10-171-5/+3
| | | | Change-Id: I0c54a5d033d53efd2c82a1dc03f9b6fda423e8ce
* Resolve concurrency issue in running TB3 testsArtur Signell2013-10-175-18/+18
| | | | | | | | Ensure nobody can update the static collections of browsers to run on but that sub classes can restrict which browsers to run on using super.getBrowersToTest().remove(something) Change-Id: Iad520840801fbeb719bae51050714c0e47148804
* Remove unused test super class (#12786)Artur Signell2013-10-171-50/+0
| | | | Change-Id: I7a56c9da10557485d5562eaf8d9197bfff4bc849
* Fix compilation errorArtur Signell2013-10-161-3/+0
| | | | Change-Id: I0068b68ef29c2b3f669869cb4bf427567f71c8b2
* Disable automated testing on Opera until issues are resolved (#12487, ↵Artur Signell2013-10-161-2/+3
| | | | | | #12367, #12800) Change-Id: Id90abf6b2241aeb4f4e83551647169512a93401b
* Test for pushing large chunks of data (#12567)Artur Signell2013-10-167-0/+335
| | | | Change-Id: I846b8417f69a0dca7cda2c3851148896d22cabcc
* Disable fallback in a way compatible with Atmosphere JS 2.0.3 (#12241)Artur Signell2013-10-162-2/+7
| | | | Change-Id: I4023b50038288e39559cb8542ed59be807274d40
* Allow running tests locally by overriding runLocally() (#12786)Artur Signell2013-10-153-2/+57
| | | | | | Uses Firefox either from path or from the location given using firefox.path in /work/run-eclipse-run-selected-test.properties Change-Id: I29faa94cac4c978792a8fab9db338048553d166a
* Created constants for tested browser versions (#12786)Artur Signell2013-10-154-17/+24
| | | | Change-Id: I8f349bb3c338bb7e9073944891436edac5ee1bb1
* Validate that the connector is enabled before triggering actions for it (#12743)Artur Signell2013-10-152-0/+122
| | | | | | Automated test enabled only for IE9-IE11 because of #12785 Change-Id: I265e5d1ead3fa56469861c5a98dcc9d0106d1051
* Fixed swallower access. Now error handler logs exceptions. (#12703)Felype Santiago Ferreira2013-10-152-0/+224
| | | | Change-Id: If8fe00e10c7ec56cbd8753ff88d4816613a340f2
* Converted broken test to TB3Artur Signell2013-10-112-168/+161
| | | | Change-Id: Ic30db7584a65c944eb45c576e12b7671399d1965
* Only fetch rows if there are some (#11189)Matti Tahvonen2013-10-092-0/+102
| | | | | | | | | IE hacks cause calls to onScroll in situations where the cache row fetch logic is not working correctly (causes JS exception). This change has an optimization to pass this logic if there are no rows available and this way fixes the JS exception as well. Change-Id: I3425f3d75cad8b65e605638343b167abf7b48067
* added small pause to make test passMatti Tahvonen2013-10-091-0/+10
| | | | Change-Id: I2e58a7444e5a2740f81409e6f248e0acedcead54
* Focus selected row in Table #12540John Ahlroos2013-10-092-0/+200
| | | | Change-Id: Ic920f9cb11840a456a7c49746317eaccde1e1406
* Fixed compilation error in TB3 testJohn Ahlroos2013-10-092-103/+118
| | | | Change-Id: I62e246995879733393af3275778e9201cd970adb
* Avoid obsolete calendar panel renderings to avoid various NPEs.Matti Tahvonen2013-10-081-0/+103
| | | | | | (#12504,#12667) Change-Id: Ie0a9a8d9913116520b766062ebabdb771a76d1b6
* Updatet servlet tests to follow the same *Test naming conventionArtur Signell2013-10-0810-22/+71
| | | | Change-Id: I3c718232364f5ca7cce7131fa7685e4a2b833120
* Allow configuring deployment port for TB3 testsJohn Ahlroos2013-10-082-1/+20
| | | | Change-Id: Iee0827d1e65dcbc1fc6c71701b80f355285b6902
* Use class name and not enclosing class for screenshot nameArtur Signell2013-10-081-4/+0
| | | | Change-Id: I8e9e0487f4354ee0523b5d3c0c016a002c395107
* Makes test stable and adds helper comparison methodsArtur Signell2013-10-082-13/+92
| | | | | | | * Takes into account that the timer can be triggered multiple times before the initial request is done (especially if the server is slow) * Adds assertLessThan, assertLessThanOrEqual, assertGreaterThan, assertGreaterThanOrEqual to ease test creation Change-Id: I5ce1681e35d9c1de02a83b38528f17ee705331d7
* Update TB3+ convention to use a separate *Test fileArtur Signell2013-10-0828-585/+837
| | | | | | | | | | | | For any issue there should be a UI class, e.g. LabelSomething and a Test class which has the name of the UI + Test, e.g. LabelSomethingTest. The LabelSomethingTest contains ALL tests which depend on LabelSomething and are named accordingly to what they test. For special and legacy cases also LegacyApplication and UIProvider are supported in addition to UI classes Change-Id: Ifc0180b377284bbd029202494ad194d324f8213b
* Mark as deprecated to discourage usage for new testsArtur Signell2013-10-081-0/+1
| | | | Change-Id: I87d417da5b6b8cf9753604944dff74f8f39c321a
* Converted push test to TB3 (#12226, #12522)Artur Signell2013-10-083-98/+84
| | | | Change-Id: Ia12b35ef6beed0bf2f534f2c9505b22ce7b3c7c3
* Actually open integration test.Artur Signell2013-10-081-0/+1
| | | | | | | Regression since the change in test behavior (no longer automatically opens test URL) Change-Id: I1c4efc9b5b5c8a28818afa6f91af1a8b159354b4
* Fixes #12564 (HorizontalLayout breaks w/ alignment & error indicator)Matti Tahvonen2013-10-041-0/+96
| | | | | | Removed some obsolete (hopefully!?) code doing some odd things with caption height calculation and some refactoring to make that part of code slightly more readable. Change-Id: I960e4a9eba0388281868f18a182c8788cedf08f9
* Fix OptionGroup elements losing focus on value change (#10451)Artem Godin2013-10-032-0/+124
| | | | | | | | | | The misbehavior was caused by VOptionGroup.buildOptions recreating associated panel on every change by removing and adding new elements. With this fix applied it tries to update existing elements, distinguishing them by assigned keys. It will recreate panel though if elements are reordered or new elements were added/removed. Change-Id: I1245b2ff30ce1932614c1eac37bd0131cbd29dd7
* Only print testbench failure TeamCity messages when running in TCJohn Ahlroos2013-10-021-3/+5
| | | | Change-Id: Ifa04ce512743bc8ccddea0bdca7b82cceaff150e
* Only publish files actually produced by this test/browserArtur Signell2013-10-021-2/+2
| | | | Change-Id: If4f66157791d642801c0100bb4bc0f293efe76cc
* Update slider client-side state object on value change (#12676)Juho Nurminen2013-10-011-0/+81
| | | | Change-Id: Ief93d845e5498388072e05a0faff7ef2d29f1c77