aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/integration
Commit message (Expand)AuthorAgeFilesLines
* Use TestBench-4.0.2Teemu Suo-Anttila2015-03-041-1/+1
* Make server tests work againArtur Signell2015-03-031-2/+2
* 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
* Removed deprecated ContenMode.XHTMLJohn Ahlroos2012-09-071-16/+16
* Reformat projectLeif Åstrand2012-09-051-2/+1
* Rename LegacyApplication -> Application (#9402)Leif Åstrand2012-09-054-8/+8
* Rename Application to VaadinSession (#9402)Leif Åstrand2012-09-051-4/+4
* Move LegacyApplication to its own file (#9402)Leif Åstrand2012-09-054-7/+7
* Don't require an Application with portlet listeners (#9402)Leif Åstrand2012-09-051-1/+1
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-3011-0/+1091