aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/push
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Slow down test to hopefully make it more stable (and four times longer)Artur Signell2014-02-201-2/+2
* | Added missing exception declarations to TB3 testsJuho Nurminen2014-02-071-2/+2
* | Merge changes from origin/7.1Jonatan Kronqvist2014-02-0714-10/+347
|\|
| * 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
* | Merge changes from origin/7.1Jonatan Kronqvist2014-02-062-31/+50
|\|
| * Make test work reliably by activating @PushArtur Signell2013-11-272-31/+50
* | Implement long polling support for push (#13011)Johannes Dahlström2014-01-315-0/+171
|/
* 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