summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/integration/AbstractIntegrationTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-55/+0
| | | | Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
* Add a simple waitForApplication for servlet integration testsTeemu Suo-Anttila2016-01-121-0/+15
| | | | | | | | This waitForApplication checks if an UI element exists on the page. If not, then it will wait 10 seconds in order for it to appear. This should reduce the amount of false negatives in server tests. Change-Id: I37a398e60c247920fd56fc05b747e0f93f3f2dd2
* Use TestBench-4.0.2Teemu Suo-Anttila2015-02-191-1/+1
| | | | | | | | - Based on TB4 Parallel testing. - Browser setup no longer uses static capabilities. - Some code cleanup here and there. Change-Id: I5c419316cd36f4f5041eaa8da8fda3d8b46596c4
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
| | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6
* Merged IntegrationTestRunner into TB3RunnerArtur Signell2014-03-171-15/+2
| | | | Change-Id: I9e14a75b8446623d8995ee907bd95a1b2452cefd
* Allow using @RunLocally to run on a local Firefox/Chrome/SafariArtur Signell2013-11-151-3/+2
| | | | Change-Id: Ibb1dfd12dc48637d8179f80322b5203ea5562805
* Created constants for tested browser versions (#12786)Artur Signell2013-10-151-3/+4
| | | | Change-Id: I8f349bb3c338bb7e9073944891436edac5ee1bb1
* Updatet servlet tests to follow the same *Test naming conventionArtur Signell2013-10-081-0/+53
Change-Id: I3c718232364f5ca7cce7131fa7685e4a2b833120