summaryrefslogtreecommitdiffstats
path: root/uitest/ivy.xml
Commit message (Collapse)AuthorAgeFilesLines
* 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