summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/tb3/AbstractTB3Test.java
Commit message (Expand)AuthorAgeFilesLines
* Make Vaadin TB3/4 tests work and run on PhantomJS (#13291)Teemu Suo-Anttila2014-05-151-3/+7
* Ensure correct tab is open in debug windowArtur Signell2014-05-131-0/+4
* Merge changes from origin/7.2 into masterJonatan Kronqvist2014-05-051-1/+1
|\
| * Update copyright year to 2014Artur Signell2014-04-161-1/+1
* | Support running tests on PhantomJSArtur Signell2014-04-231-0/+26
|/
* Added a button hitting method to AbstractTB3Test.Sauli Tähkäpää2014-04-011-0/+8
* Retain focus while changing DOM in OrderedLayout (#12967)Teemu Suo-Anttila2014-01-161-0/+16
* Convinience methods for getting mouse and keyboard in test.John Ahlroos2014-01-141-0/+21
* Disable client timeout so websockets are not disconnected when idle (#13015)Artur Signell2013-12-021-7/+16
* Fix TB3 local testing and occasionally failing SliderDisableTest.Teemu Suo-Anttila2013-11-191-7/+10
* Allow using @RunLocally to run on a local Firefox/Chrome/SafariArtur Signell2013-11-151-26/+70
* Remove possibility to use static inner classes for testsArtur Signell2013-11-041-9/+0
* Made test more stable and added Firefox reconnect test (#12492)Artur Signell2013-11-011-4/+30
* Prepare for Safari 7 testing (#5288)Artur Signell2013-11-011-0/+1
* Tests for validating reconnect works for streaming and websockets (#12868,#12...Artur Signell2013-10-311-1/+1
* Fixes test issues preventing it from passingArtur Signell2013-10-231-0/+5
* Fixed javadocArtur Signell2013-10-171-5/+3
* Resolve concurrency issue in running TB3 testsArtur Signell2013-10-171-3/+3
* Allow running tests locally by overriding runLocally() (#12786)Artur Signell2013-10-151-0/+22
* Created constants for tested browser versions (#12786)Artur Signell2013-10-151-2/+4
* Allow configuring deployment port for TB3 testsJohn Ahlroos2013-10-081-1/+8
* Makes test stable and adds helper comparison methodsArtur Signell2013-10-081-0/+80
* Update TB3+ convention to use a separate *Test fileArtur Signell2013-10-081-4/+39
* Converted push test to TB3 (#12226, #12522)Artur Signell2013-10-081-0/+25
* Refactor how TB3 tests are written (#12572)Artur Signell2013-09-271-22/+63
* Converted TB2 push tests to TB3 (#12580)Artur Signell2013-09-251-10/+81
* TB3 test for browsers (#12572)Artur Signell2013-09-241-1/+0
* Converted servlet integration tests to TB3 (#12573)Artur Signell2013-09-241-5/+5
* Make it possible to override web driver in tests (#12572)Artur Signell2013-09-231-8/+27
* Base files for TB3 tests (#12572)Artur Signell2013-09-231-0/+516