summaryrefslogtreecommitdiffstats
path: root/uitest/ivy.xml
Commit message (Collapse)AuthorAgeFilesLines
* Use TestBench-4.0.2Teemu Suo-Anttila2015-02-191-14/+22
| | | | | | | | - Based on TB4 Parallel testing. - Browser setup no longer uses static capabilities. - Some code cleanup here and there. Change-Id: I5c419316cd36f4f5041eaa8da8fda3d8b46596c4
* Returning all validation errors in the exception cause when submitting a ↵Alexey Fansky2014-12-091-0/+2
| | | | | | | | field group (#14742) Following the similar logic as in AbstractField when multiple validation errors occur. Catching all InvalidValueExceptions and putting them together wrapped into the exception. Change-Id: Ied08fd2155412539b28ef94bc74e6c989c62f709
* Add test suites for running changed and affected tests.Sauli Tähkäpää2014-11-131-0/+3
| | | | Change-Id: I388e592d4e98d9417fe5273f8e7f7d3e1f7b63e9
* Made Valo test UI deterministic and added TB testArtur Signell2014-08-141-0/+8
| | | | Change-Id: I342fad836ad0d4014748a06c8ccfed53a99e6ece
* Resize PopupView's overlay on content resize (#13666)Antti Tanhuanpää2014-05-091-0/+2
| | | | Change-Id: Iad410f26ed7f20bb03f15c46673f6f18081261d9
* Merge changes from origin/7.2 into masterJonatan Kronqvist2014-05-051-1/+3
|\ | | | | | | | | | | | | | | | | | | Conflicts: build.properties client/src/com/vaadin/client/ApplicationConnection.java client/src/com/vaadin/client/extensions/ResponsiveConnector.java server/src/com/vaadin/server/Responsive.java Change-Id: I49f90521611d1b86704a60c3d003cdeea9c3b864
| * Merge changes from origin/7.1Build Agent2014-04-161-1/+3
| |\ | | | | | | | | | | | | | | | | | | 08b0589 Refactored TimeoutRedirectResetsOnActivity tests. 5057c59 Added integration test for WebSphere Portal. (#13309) Change-Id: I50c8a8f6513679dca611889b43782d6ee6089d6c
| | * Added integration test for WebSphere Portal. (#13309)Sauli Tähkäpää2014-04-091-1/+3
| | | | | | | | | | | | Change-Id: I576fb145cd34f98ffa90657e20f5a7c1854f470c
| | * Fixed pom fails in unit tests.Sauli Tähkäpää2014-03-291-3/+11
| | | | | | | | | | | | Change-Id: I0acbde16576dc26c36031038fe905695581c682d
* | | Update uitest/ivy.xml to use TestBench 4.0.0.alpha1 (#13625)Teemu Suo-Anttila2014-04-251-1/+1
|/ / | | | | | | Change-Id: I141ffe924bb404bc282a6c7c81e5203a7c5cfda0
* | Update commons-io to the same version in all modules (#13531)Jonatan Kronqvist2014-04-031-1/+1
| | | | | | | | | | | | Adds a commons-io.version property to the build.properties file Change-Id: I57a72f8841846d77ba73d567bd9bc3c8415b243c
* | Fixed pom fails in unit tests.Sauli Tähkäpää2014-03-251-3/+11
| | | | | | | | Change-Id: I0acbde16576dc26c36031038fe905695581c682d
* | Merge commit '5dffe132bc98853832431424da5755d8d8d820e4'Teemu Suo-Anttila2014-03-041-1/+1
|\| | | | | | | | | | | | | Conflicts: uitest/ivy.xml Change-Id: I5fea7895be1e93a8f97c6926fc2cafb401603a49
| * Update TestBench3 version for UI testingTeemu Suo-Anttila2014-02-281-1/+1
| | | | | | | | Change-Id: I2e0a8fd2590e6f9c25825ccc0dc4c6f3d147e06f
* | Merge commit '691580e36b1b5a04e1f18004783b28ca9892fa31' into masterJonatan Kronqvist2014-02-101-2/+1
|\| | | | | | | | | | | | | | | | | 691580e Update TestBench dependency to 3.1.2 Conflicts: uitest/ivy.xml Change-Id: Ic2a767595791f0730a209d833f6b9d0fcaaa4efe
| * Update TestBench dependency to 3.1.2Jonatan Kronqvist2014-01-311-1/+1
| | | | | | | | | | | | | | TestBench 3.1.2 is deployed to the testing grid, but the vaadin project still depended on 3.1.1 until this fix. Change-Id: Idecf0c772bd59d144a2caf3454d7749e352fef8a
* | Add commons-lang for now until tests are converted to lang3 (#12871)Artur Signell2014-01-301-0/+4
|/ | | | Change-Id: I14509d95dd2e042f830a7fca6925e012483bb36d
* Tests for validating reconnect works for streaming and websockets ↵Artur Signell2013-10-311-1/+2
| | | | | | (#12868,#12853,#12852) Change-Id: I0e1e51291e9275a78737ad0e70e63b75ef993a63
* Include TestBench 3.1.1 in the project (#12572)Artur Signell2013-09-171-13/+25
| | | | | | | * 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
* Use JUnit 4.11 in all modules (#12572)Artur Signell2013-09-171-1/+1
| | | | Change-Id: I244f4afdebe956166a9158d85dc69fd7746c5a47
* Formatted XML files using defined rules (#11956)Artur Signell2013-05-301-5/+5
| | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
* Add Jetty to compilation class path of uitest WAR (#11688)Henri Sara2013-04-301-3/+3
| | | | Change-Id: I0f185e9bb1f91f7eca7e93f6a42c413be48fdeec
* Remove Jetty JARs from uitest WAR (related to #11688)Henri Sara2013-04-301-7/+6
| | | | | | | Otherwise, Atmosphere may auto-detect Jetty at least on some other servers. Change-Id: I12552af49bb07ee84705b785abb2bef53f9278ed
* Updated commons-io dependency to 2.2 (#11643)Artur Signell2013-04-231-1/+1
| | | | Change-Id: Ia134929a67328e2a759028b2ee5b64206dc78883
* Added push meta module (#11498)Artur Signell2013-04-081-0/+2
| | | | Change-Id: Ia95f4682333656fc34f04e563dc256ef45f987c1
* Server push (#111)Johannes Dahlström2013-04-041-4/+6
| | | | | | | | | | | | | | | | * Asynchronous bidirectional communication * Use Atmosphere as a backend * Use websockets if available, fallback to HTTP streaming * Push mode (disabled, manual, automatic) * Configurable via servlet parameter pushMode * Disabled: The default; regular AJAX communication * Manual: Need explicit UI.push() call * Automatic: push all UIs in session when lock released * UI.push() * Push pending state and RPC to client asynchronously * Must hold session lock when invoking Change-Id: Idb5978ac81f7ff1e66665df4e3f96e29e4c419d4
* Include hsqldb for testsArtur Signell2013-01-111-1/+3
| | | | Change-Id: I29f3366a571d1017866261f297c147734b2aeb38
* Update confs to make jetty classes available for the ProxyTestLeif Åstrand2012-10-091-3/+4
| | | | Change-Id: Iaa36ad9c5be9b2f4a31812ce129d2c428f677b71
* Bootstrap UI using relative URLs with servlets (#6771)Leif Åstrand2012-10-081-0/+2
| | | | | | | | * Configure widgetset using URLs relative to the requested page * Provide a Util method for getting an absolute URL from a relative URL * Test by using an embedded Jetty acting as a transparent proxy * Make /embed1 use the Buttons test to enable testing UIDL requests Change-Id: I4ef9b40e3954ae16b682d743a339f4360db40d4d
* Changed servlet api dependency to 2.4 (#9605)Artur Signell2012-09-141-2/+2
|
* Renamed themes-compiled -> themes (#9598)Artur Signell2012-09-131-1/+1
|
* Build javadoc and sources jars (#9299)Artur Signell2012-09-091-1/+2
|
* Generate pom artifacts and automatically publish to local Maven (#9299)Artur Signell2012-09-091-2/+2
|
* Include compiled TestingWidgetSet in war (#9299)Artur Signell2012-09-091-1/+5
|
* Support running TestBench tests with the vaadin-uitest war (#9299)Artur Signell2012-09-091-7/+15
| | | | Server is now launched using jetty-runner instead of a custom DemoLauncher
* Client-compiled-cache artifact (#9299)Artur Signell2012-09-091-4/+6
|
* Added themes-compiled module (#9299)Artur Signell2012-09-091-11/+8
|
* Support running JUnit tests (#9299)Artur Signell2012-09-091-15/+55
|
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-301-0/+16