summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/integration
Commit message (Expand)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1531-2395/+0
* Add a simple waitForApplication for servlet integration testsTeemu Suo-Anttila2016-01-121-0/+15
* Use "vaadin-" as default prefix for Design (#18957)Henri Sara2015-09-281-1/+1
* Merge remote-tracking branch 'origin/master' into reconnect-dialogArtur Signell2015-09-041-4/+10
|\
| * Add null check to test portletHenri Sara2015-09-011-1/+1
| * Do not include Chrome version in test outputArtur Signell2015-08-261-4/+10
* | Additional fixes related to ParameterizedTB3Runner and Nginx + Wildfly 9 test...Artur Signell2015-09-042-15/+14
* | Nginx + Wildfly 9 test for various proxy configurations (#11733)Artur Signell2015-09-032-1/+140
* | ParameterizedTB3Runner for adding permutations using a static getterArtur Signell2015-09-031-0/+169
|/
* Add missing OSGi import to make designs work (#17377)Artur Signell2015-05-192-1/+11
* Support JSR-356 websockets (#16738, #14432)Artur Signell2015-04-021-0/+32
* Make server tests work againArtur Signell2015-03-021-2/+2
* Use TestBench-4.0.2Teemu Suo-Anttila2015-02-191-1/+1
* Convert test to TB4 to be compatible with Tomcat proxy testArtur Signell2014-05-111-20/+3
* Update remaining copyright years to 2014Artur Signell2014-04-234-5/+5
* Merge changes from origin/7.1Artur Signell2014-04-2310-14/+14
|\
| * Update copyright year to 2014Artur Signell2014-04-1610-14/+14
* | Merge changes from origin/7.1Build Agent2014-04-161-0/+163
|\|
| * Added integration test for WebSphere Portal. (#13309)Sauli Tähkäpää2014-04-091-0/+163
* | Merge changes from origin/7.1Build Agent2014-03-213-69/+20
|\|
| * Refactored JSR286 portlet test.Sauli Tähkäpää2014-03-181-9/+10
| * Added User-Agent and Screen Width + Height labels to portlet test.Sauli Tähkäpää2014-03-181-0/+17
| * Merged IntegrationTestRunner into TB3RunnerArtur Signell2014-03-172-69/+2
* | Missing server long polling tests (#13164)Artur Signell2014-03-102-0/+51
* | Merge changes from origin/7.1Build Agent2014-02-132-0/+50
|\|
| * Servlet test for push with default parameters (#13299)Artur Signell2014-02-102-0/+50
* | Method for retrieving all VaadinSessions inside a HTTP session (#13053)Artur Signell2014-01-131-0/+100
|/
* Allow using @RunLocally to run on a local Firefox/Chrome/SafariArtur Signell2013-11-151-3/+2
* Disable fallback in a way compatible with Atmosphere JS 2.0.3 (#12241)Artur Signell2013-10-161-1/+4
* Created constants for tested browser versions (#12786)Artur Signell2013-10-151-3/+4
* Updatet servlet tests to follow the same *Test naming conventionArtur Signell2013-10-089-20/+69
* Actually open integration test.Artur Signell2013-10-081-0/+1
* Converted servlet integration tests to TB3 (#12573)Artur Signell2013-09-246-0/+258
* Unified all portal integration tests to be based on JSR286Portlet (#8013, #95...Artur Signell2013-03-212-195/+214
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
* Refactor heartbeat handling and inactive UI/session closing (#10252)Johannes Dahlström2012-11-231-2/+2
* Remove Window.addComponent() (#2924)Henri Sara2012-11-141-4/+8
* Panel and Window based on AbstractSingleComponentContainer (#2924)Henri Sara2012-11-141-4/+8
* UI based on AbstractBasicComponentContainer (#2924)Henri Sara2012-11-131-2/+7
* Moved classes from com.vaadin to com.vaadin.server (#10145)Artur Signell2012-11-064-4/+4
* Move LegacyWindow to its own file (#9917)Johannes Dahlström2012-11-025-5/+5
* Disable automatic test for #6771 because of #10084Leif Åstrand2012-10-261-0/+0
* Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-231-2/+2
* Properly wait for the new page to loadLeif Åstrand2012-10-171-18/+3
* Bootstrap UI using relative URLs with servlets (#6771)Leif Åstrand2012-10-082-0/+266
* Avoid NPEs in integration testArtur Signell2012-10-022-2/+2
* Updated GAE test to be UI based (#9816)Artur Signell2012-10-011-0/+42
* Global code cleanupLeif Åstrand2012-09-271-1/+2
* Updated tests to only pass strings to Label.setValueArtur Signell2012-09-241-1/+1
* Rename Application back to LegacyApplication (#9402)Leif Åstrand2012-09-074-8/+8