| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Change-Id: I40dbc81b6aa4eaf0a235ae2cc7f04025011445c9
|
|
|
|
|
|
| |
100% wide.
Change-Id: Ia34e7c3ce755556460d237fb3489501274ced39f
|
|
|
|
|
|
| |
PushHandler now catches Exception and calls ErrorHandler more.
Change-Id: I7032c00f717b1dae34f4352abc035b1b398c7cfc
|
|
|
|
| |
Change-Id: Id75cabd402e243ed4bec7da61771554f2df4fbf6
|
|
|
|
| |
Change-Id: I0c54a5d033d53efd2c82a1dc03f9b6fda423e8ce
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I7a56c9da10557485d5562eaf8d9197bfff4bc849
|
|
|
|
| |
Change-Id: I0068b68ef29c2b3f669869cb4bf427567f71c8b2
|
|
|
|
|
|
| |
#12367, #12800)
Change-Id: Id90abf6b2241aeb4f4e83551647169512a93401b
|
|
|
|
| |
Change-Id: I846b8417f69a0dca7cda2c3851148896d22cabcc
|
|
|
|
| |
Change-Id: I4023b50038288e39559cb8542ed59be807274d40
|
|
|
|
|
|
| |
Uses Firefox either from path or from the location given using firefox.path in /work/run-eclipse-run-selected-test.properties
Change-Id: I29faa94cac4c978792a8fab9db338048553d166a
|
|
|
|
| |
Change-Id: I8f349bb3c338bb7e9073944891436edac5ee1bb1
|
|
|
|
|
|
| |
Automated test enabled only for IE9-IE11 because of #12785
Change-Id: I265e5d1ead3fa56469861c5a98dcc9d0106d1051
|
|
|
|
| |
Change-Id: If8fe00e10c7ec56cbd8753ff88d4816613a340f2
|
|
|
|
| |
Change-Id: Ic30db7584a65c944eb45c576e12b7671399d1965
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I2e58a7444e5a2740f81409e6f248e0acedcead54
|
|
|
|
| |
Change-Id: Ic920f9cb11840a456a7c49746317eaccde1e1406
|
|
|
|
| |
Change-Id: I62e246995879733393af3275778e9201cd970adb
|
|
|
|
|
|
| |
(#12504,#12667)
Change-Id: Ie0a9a8d9913116520b766062ebabdb771a76d1b6
|
|
|
|
| |
Change-Id: I3c718232364f5ca7cce7131fa7685e4a2b833120
|
|
|
|
| |
Change-Id: Iee0827d1e65dcbc1fc6c71701b80f355285b6902
|
|
|
|
| |
Change-Id: I8e9e0487f4354ee0523b5d3c0c016a002c395107
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I87d417da5b6b8cf9753604944dff74f8f39c321a
|
|
|
|
| |
Change-Id: Ia12b35ef6beed0bf2f534f2c9505b22ce7b3c7c3
|
|
|
|
|
|
|
| |
Regression since the change in test behavior (no longer automatically
opens test URL)
Change-Id: I1c4efc9b5b5c8a28818afa6f91af1a8b159354b4
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: Ifa04ce512743bc8ccddea0bdca7b82cceaff150e
|
|
|
|
| |
Change-Id: If4f66157791d642801c0100bb4bc0f293efe76cc
|
|
|
|
| |
Change-Id: Ief93d845e5498388072e05a0faff7ef2d29f1c77
|
|
|
|
| |
Change-Id: I685dbf2c22e3b160632b811652bf3ab52d3ef6dc
|
|
|
|
|
|
| |
* openTestUrl() must be called in the beginning of each test. Before that setPush and setDebug can be used to determine whether /run-push or ?debug should be used in the URL
Change-Id: Ie70996fcbdb2769fcd4ec56cb878e20198e02bf6
|
|
|
|
| |
Change-Id: I1ba1791c04a3d1685e1bc482d2b04a748e19f012
|
|
|
|
| |
Change-Id: I69cb2208b7f6b3263ddb25fa26eebebcc6f9a7c3
|
|
|
|
| |
Change-Id: I015e92ccc9be963543032c14dd9d051bcba58e53
|
|
|
|
|
|
|
|
| |
Made the Table notice if the user is trying to scroll to an item on the
last "page" and in those cases actually scroll to that item, not just to
the page's first item as it did before.
Change-Id: I47df33c75aa9b7e4f9a5f4bd5daeb301028517e8
|
|
|
|
| |
Change-Id: Ifd6286aee75946eb47c39886c08473a5a0c10545
|
|
|
|
| |
Change-Id: I1ae0f8618e69ba61bb946cde18c2936b751f3a5f
|
|
|
|
| |
Change-Id: I1011aed7b3a7f4a339199be4e598b02b27500307
|
|
|
|
| |
Change-Id: I738e5e3aca7b5332ced2179593f304c6d375b0f1
|
|
|
|
| |
Change-Id: I964be2ef805875f36a2f0f8139feaa353c9aaee0
|
|
|
|
|
|
|
|
|
| |
* Main build configuration triggers unit tests for all modules and uitest/build.xml testbench tests in parallel
* uitest/build.xml triggers Jetty startup and integration (server) tests in parallel. After the server has started, TB2 and TB3 tests are run in parallel.
* Server integration tests for servlet containers are run using TB3 and the com.vaadin.tests.tb3.ServletIntegrationTests test suite.
* Portlet integration tests are still run using TB2 test scripts
Change-Id: Ie6bffd4e68b4889074e9c470faa3c65f923e55c4
|
|
|
|
| |
Change-Id: If696c8a57fc370d2851592d745ab8a2698631ed5
|
|
|
|
|
|
| |
* Converted LabelModes to TB3 for validation
Change-Id: Ic9e69d46623a16986961bdc8cc050b375622a91d
|
|
|
|
| |
Change-Id: I0fe98ca90ed3969f1af1be60668b4c1c561675eb
|
|
|
|
|
|
|
| |
* Jetty is updated to 8.1.9.v20130131 to avoid conflicts with TestBench dependencies
* The new jetty dependens on servlet 3.0
Change-Id: Ibbbc8f5838feb4c132ee2b6f7d7f3f630e95dd68
|