aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/ivy.xml
Commit message (Collapse)AuthorAgeFilesLines
* Refactor testing of the framework (#8393)Teemu Suo-Anttila2017-02-011-134/+0
| | | | | | | | | * Integration tests moved from uitest to separate test modules * Run TB4 tests with maven profile * Remove old ant/ivy build scripts from uitest * Add 'needs-ssh' test category for reconnection test * Add default values for testing and validation builds * Add placeholder build.xml with instructions to run Maven
* Include Framework Element API for TestBench in the project (#8014)Artur2016-12-221-2/+2
| | | | | | This makes it possible to use the latest Element classes in the framework tests and to simplify the build process. The license for the included element classes are changed to Apache2
* Remove Google App Engine support, tests and documentation (#8034)Pekka Hyvönen2016-12-201-3/+0
| | | | | | * Remove Google App Engine support and tests Fixes #8033
* Update to TB 5.0.0.alpha2, add to BOM (#8009)Pekka Hyvönen2016-12-151-1/+1
|
* Upgrade to TestBench 5 alpha1 and JUnit 4.12Artur Signell2016-11-251-2/+2
| | | | Change-Id: Ib3f88b6aca37ebb1962b4692df0c4ba11fe92bc2
* Update to TestBench 4.1.0Artur Signell2016-09-201-1/+1
| | | | | | Some element methods have been integrated into TestBench and are removed from the framework element classes Change-Id: I35c8bf272b7603127816595de8145e68500e22e5
* Move FieldGroup and Vaadin 7 Grid to compatibility packageArtur Signell2016-08-201-0/+14
| | | | Change-Id: I9aaef478e0b67462641239802b924b8461cb9225
* Create module uitest-commonHenri Sara2016-08-171-0/+4
| | | | | | | This module will contain most of the classes shared between uitest and integration test modules. Change-Id: Ibc327339cf1d360252483287c0eeb8dd03c176d5
* Refactoring of Ivy files and ide.xmlHenri Sara2016-04-161-22/+21
| | | | | | | | | | | This moves ide.xml dependencies from uitest to build/ivy.xml so that each side can be refactored and cleaned up independently of the other. Note that ide.xml has several problems introduced by earlier changes. This change adds some comments and updates some paths, but does not fix all the related issues. Change-Id: I0794decf785c41657f87e1ff120f5f017344a2b6
* Clean up obsolete Ivy/Ant confs/targetsHenri Sara2016-04-161-9/+0
| | | | | | | | This change removes publishing related Ivy files and Ant targets etc. Further cleanup will be done in later changesets. Change-Id: Ibe430495e85a1b0f3538072a4823c627ddac2924
* Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-291-1/+1
| | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f
* Build vaadin-client-compiled with mavenTeemu Suo-Anttila2016-03-271-1/+1
| | | | Change-Id: I91ef39fec1244fdeff1ee269be39ae7800a495b3
* Build vaadin-buildhelpers with mavenTeemu Suo-Anttila2016-03-241-1/+1
| | | | Change-Id: I1b67fdc7d32d57f98bca78dba4fa190950b94507
* Build client-compiler with mavenelmot2016-03-221-1/+1
| | | | Change-Id: Ic86a95ce44cc37c8d34d607b39f2aec4cc922ce2
* Build vaadin-client with mavenTeemu Suo-Anttila2016-03-181-1/+2
| | | | Change-Id: I36c426086a2b957f6f738d17470c499a01ddac3b
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-1/+1
| | | | Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e
* Use Maven to build vaadin-pushHenri Sara2016-02-291-1/+1
| | | | Change-Id: I244182abfe3b72c59786b520eafb663b5c1e5918
* Merge remote-tracking branch 'origin/master' into reconnect-dialogArtur Signell2015-09-041-1/+1
|\ | | | | | | Change-Id: Ie622160a83116c83b255a26bec297f73f3223ac7
| * Use latest GAE SDK supporting Java 6Henri Sara2015-08-091-1/+1
| | | | | | | | | | | | | | An upgrade of GAE SDK is needed to support the new HDR that replaced the old DataStore. Change-Id: I968b01bf4efcf03fae8b3c41d7f0a662f57e7727
* | Update to TestBench 4.0.3Artur Signell2015-09-021-4/+7
|/ | | | Change-Id: I0aaf02f57681804c380102d0078a3896f670d859
* Potential fix for test ssh problems with Debian 8Artur Signell2015-05-151-1/+1
| | | | Change-Id: I037df97677d514acc11264ac13efcbbc2f15d09c
* 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