summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/push
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation errorArtur Signell2013-12-021-1/+1
* Test for pushing for an extended period of time (24h)Artur Signell2013-12-027-3/+245
* Disable client timeout so websockets are not disconnected when idle (#13015)Artur Signell2013-12-027-7/+102
* Make test work reliably by activating @PushArtur Signell2013-11-272-31/+50
* Make test more reliable by updating description which does not update the DOMArtur Signell2013-11-041-1/+3
* Extracted test to separate classArtur Signell2013-11-042-55/+72
* Made test more stable and added Firefox reconnect test (#12492)Artur Signell2013-11-011-3/+23
* Fix duplicate id issue in test and test more corner casesArtur Signell2013-10-312-1/+22
* Tests for validating reconnect works for streaming and websockets (#12868,#12...Artur Signell2013-10-315-42/+262
* Fixes test issues preventing it from passingArtur Signell2013-10-235-19/+46
* Convert push test to TB3 so it has a chance to passArtur Signell2013-10-233-41/+49
* Added more exception handling to PushHandler (#12578, #11882)Marc Englund2013-10-212-0/+134
* Add more hax to make test work with new Atmosphere JS (#12241)Artur Signell2013-10-171-3/+5
* Resolve concurrency issue in running TB3 testsArtur Signell2013-10-171-2/+2
* Test for pushing large chunks of data (#12567)Artur Signell2013-10-165-0/+310
* Disable fallback in a way compatible with Atmosphere JS 2.0.3 (#12241)Artur Signell2013-10-161-1/+3
* Makes test stable and adds helper comparison methodsArtur Signell2013-10-081-13/+12
* Update TB3+ convention to use a separate *Test fileArtur Signell2013-10-0817-495/+568
* Converted push test to TB3 (#12226, #12522)Artur Signell2013-10-082-98/+59
* Refactor how TB3 tests are written (#12572)Artur Signell2013-09-278-71/+20
* Converted TB2 push tests to TB3 (#12580)Artur Signell2013-09-2519-679/+605
* Ensure PushConnection is properly cleaned up on disconnect (#12226, #12522)Johannes Dahlström2013-09-132-0/+216
* Test for push with streaming based on TableArtur Signell2013-09-131-0/+126
* Updated _trackMessageSize based on latest upstream version (#12468)Leif Åstrand2013-09-022-0/+178
* Search only remaining message for delimiter (#12404)Artur Signell2013-08-202-0/+108
* Add transport parameter to @Push (#11966)Artur Signell2013-06-053-0/+66
* Allow customizing client-side push config on server side (#11867)Artur Signell2013-06-054-5/+392
* Allow setting push mode in UI.init (#11739)Johannes Dahlström2013-05-022-0/+72
* Rename runSafely() to access() (#11756)Leif Åstrand2013-05-023-3/+3
* Fixed test (gwt-id-X not stable)Artur Signell2013-04-292-12/+12
* Support URL parameters for automatically configuring and running testArtur Signell2013-04-261-0/+10
* Initial support for toggling push on the fly (#11506)Leif Åstrand2013-04-192-0/+173
* Clean the connector map after pushing (#11624)Leif Åstrand2013-04-181-0/+47
* Simple speed test for testing roundtrips/s in various browsersArtur Signell2013-04-181-0/+67
* Added test for testing push with different transports #11494John Ahlroos2013-04-172-0/+91
* Simple test for testing push capabilities #11494John Ahlroos2013-04-162-0/+190
* Don't process push messages until init JSON is processed (#11529)Leif Åstrand2013-04-102-0/+68