summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/push
Commit message (Expand)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1568-3841/+0
* Hide global "define" from push scripts (#18999)Leif Åstrand2015-09-243-0/+62
* Merge remote-tracking branch 'origin/master' into reconnect-dialogArtur Signell2015-09-044-4/+166
|\
| * Support suspend timeout for long polling (#18550)Artur Signell2015-09-032-4/+18
| * Test for multiple manual push in same access block (#15330, #16919)Artur Signell2015-08-042-0/+148
* | Allow interaction while disconnected to make reconnect tests workArtur Signell2015-09-031-1/+1
* | Nginx + Wildfly 9 test for various proxy configurations (#11733)Artur Signell2015-09-031-7/+8
* | Use Transport.WEBSOCKET_XHR instead of setter for mixing websockets and XHR (...Artur Signell2015-08-311-2/+1
* | Allow using XHR for client to server requests and websockets for push (#12518)Artur Signell2015-07-132-0/+64
* | Remove 'burst' concept to simplify communication handling (#11733)Artur Signell2015-07-131-1/+1
|/
* Revert "Make push path configurable (#14432)."Artur Signell2015-03-252-116/+0
* Fix test url parameter concatenation.Sauli Tähkäpää2015-02-242-10/+8
* Use TestBench-4.0.2Teemu Suo-Anttila2015-02-1914-22/+17
* Make push path configurable (#14432).Tapio Aali2015-02-182-0/+118
* Reformat project using Eclipse Luna SR1Artur Signell2014-12-294-5/+7
* Update to Atmosphere 2.2 (#14534)Artur Signell2014-12-181-1/+2
* Fix push test broken by new StringToEnumConverterArtur Signell2014-12-155-27/+18
* Add addButton() AbstractTestUI.Sauli Tähkäpää2014-10-232-8/+2
* Update atmosphere-runtime to 2.1.2.vaadin6. (#14674, #14861)Sauli Tähkäpää2014-10-2110-5/+107
* Ignore reconnect tests for long polling and streaming on PhantomJS.Sauli Tähkäpää2014-10-152-0/+26
* Add RefreshCloseConnectionTest to push test category.Sauli Tähkäpää2014-09-191-1/+4
* replaced all org.json.* usages with elemental.json.* (#8942)Taras Hupalo2014-08-261-3/+2
* Rename test method to describe what it doesArtur Signell2014-08-054-4/+4
* Disable automatic removal of trailing whitespace and reformatted using LunaArtur Signell2014-07-313-3/+2
* Fallback to finding disconnected UI based on AtmosphereResource (#14251)Leif Åstrand2014-07-222-0/+105
* Fix PushConfigurationLongPollingTest.Sauli Tähkäpää2014-07-022-26/+8
* Fix PushConfigurationStreamingTest for IE.Sauli Tähkäpää2014-06-272-44/+4
* Make Vaadin TB3/4 tests work and run on PhantomJS (#13291)Teemu Suo-Anttila2014-05-153-3/+11
* Ensure correct tab is open in debug windowArtur Signell2014-05-131-0/+2
* Fix improper merge of 3d0ff32b from 7.1 to master (#13620)Johannes Dahlström2014-05-082-0/+86
* Update remaining copyright years to 2014Artur Signell2014-04-238-10/+10
* Merge changes from origin/7.1Artur Signell2014-04-2342-52/+52
|\
| * Update copyright year to 2014Artur Signell2014-04-1639-48/+48
* | Redo Push reconnect tests.Sauli Tähkäpää2014-04-144-115/+110
* | Refactor PushConfigurationTest.Sauli Tähkäpää2014-04-105-103/+209
* | Added push test category to PushLargeDataLongPollingTest.Sauli Tähkäpää2014-04-081-0/+2
* | Merge commit '3775a7f'Sauli Tähkäpää2014-03-289-0/+18
|\|
| * Added categories inclusion and exclusion feature to TB3TestSuite.Sauli Tähkäpää2014-03-289-2/+20
* | Merge commit 'ca73546d736dfb41d9b25a32282fff63791bffe1' into masterJonatan Kronqvist2014-03-281-16/+0
|\|
| * Remove flaky tests which does not give much additional infoArtur Signell2014-03-251-16/+0
* | Remove all unnecessary semicolons reported by EclipseLeif Åstrand2014-03-211-1/+1
* | Merge changes from origin/7.1Build Agent2014-03-211-0/+75
|\|
| * Test for streaming reconnect issue (#13435)Artur Signell2014-03-141-0/+75
* | Format project files according to conventionsArtur Signell2014-03-191-2/+2
* | Fix broken PushConfigurationTestTeemu Suo-Anttila2014-03-041-6/+4
* | Merge commit '06d0cf4daa414eca3c2a73df8171706ca7012213'Teemu Suo-Anttila2014-03-042-10/+22
|\|
| * Workaround Streaming Push unreliabilities (#13415)Teemu Suo-Anttila2014-03-032-10/+22
* | Rename to follow same scheme as other push testsArtur Signell2014-02-214-5/+5
* | Missing long polling tests (#13164)Artur Signell2014-02-214-0/+111
* | Merge changes from origin/7.1Build Agent2014-02-211-2/+2
|\|