aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/push/BasicPushWebsocket.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
| | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6
* Disable fallback in a way compatible with Atmosphere JS 2.0.3 (#12241)Artur Signell2013-10-161-1/+3
| | | | Change-Id: I4023b50038288e39559cb8542ed59be807274d40
* Update TB3+ convention to use a separate *Test fileArtur Signell2013-10-081-12/+0
| | | | | | | | | | | | For any issue there should be a UI class, e.g. LabelSomething and a Test class which has the name of the UI + Test, e.g. LabelSomethingTest. The LabelSomethingTest contains ALL tests which depend on LabelSomething and are named accordingly to what they test. For special and legacy cases also LegacyApplication and UIProvider are supported in addition to UI classes Change-Id: Ifc0180b377284bbd029202494ad194d324f8213b
* Converted TB2 push tests to TB3 (#12580)Artur Signell2013-09-251-0/+36
| | | | Change-Id: Ifd6286aee75946eb47c39886c08473a5a0c10545
* Add transport parameter to @Push (#11966)Artur Signell2013-06-051-0/+8
Change-Id: Ic47e68a41ba407917a990ef82a98c1526a9510ef