summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/AbstractTestUI.java
Commit message (Expand)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-224/+0
* Use Transport.WEBSOCKET_XHR instead of setter for mixing websockets and XHR (...Artur Signell2015-08-311-2/+1
* Handle unparsable JSON as invalid content (#11733)Artur Signell2015-08-311-0/+3
* Make async remove check work without push (#12909)Leif Åstrand2015-07-111-0/+14
* Add option to disable sending v-loc parameter in init request (#14460).Jonas Granvik2015-01-121-0/+5
* Add addButton() AbstractTestUI.Sauli Tähkäpää2014-10-231-0/+7
* Ease test creation by making description and ticket number optionalArtur Signell2014-09-301-2/+6
* Throw an exception if you misspell transportArtur Signell2014-04-041-0/+4
* Deprecate AbstractTestUI.setContentLeif Åstrand2014-04-031-0/+17
* Merge changes from origin/7.1Jonatan Kronqvist2014-02-071-0/+4
|\
| * Add helper for adding multiple components to AbstractTestUILeif Åstrand2014-01-081-0/+4
* | Implement long polling support for push (#13011)Johannes Dahlström2014-01-311-15/+15
|/
* Test for pushing large chunks of data (#12567)Artur Signell2013-10-161-0/+16
* Add 'transport' GET parameter to AbstractTestUI (#12094)Johannes Dahlström2013-06-181-0/+25
* Fix NPE if there's no query in the URI (#11836)Leif Åstrand2013-05-141-1/+2
* Warn if using old widgetset (#11836)Leif Åstrand2013-05-131-0/+64
* UI based on AbstractBasicComponentContainer (#2924)Henri Sara2012-11-131-5/+6
* Global code cleanupLeif Åstrand2012-09-271-1/+1
* Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633)Leif Åstrand2012-09-201-3/+3
* Removed deprecated ContenMode.XHTMLJohn Ahlroos2012-09-071-1/+1
* Remove getApplication() and add getSession() (#9402)Leif Åstrand2012-09-051-1/+1
* Combine ApplicationContext into Application (#9402)Leif Åstrand2012-09-051-5/+1
* Rename AbstractWebApplicationContext to ApplicationContext (#9402)Leif Åstrand2012-09-031-8/+3
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-301-0/+69