summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/tb3/AbstractTB3Test.java
Commit message (Expand)AuthorAgeFilesLines
* Convert TableScrollsOnSelectionTest to TB4.Sauli Tähkäpää2014-11-101-0/+21
* Add logging helper functions to AbstractTB3Test.Sauli Tähkäpää2014-10-141-0/+27
* Do not automatically change DesiredCapabilities so equals works the way tests...Artur Signell2014-08-291-8/+29
* Always use cursor detection for improved test stabilityArtur Signell2014-08-141-0/+5
* Made Valo test UI deterministic and added TB testArtur Signell2014-08-141-0/+73
* Support setting persistent hover and require window focus parametersArtur Signell2014-08-141-0/+38
* Avoid starting 4 dummy sessions and leave them open for each testArtur Signell2014-08-081-0/+1
* Ensure IE starts tests with an empty cacheArtur Signell2014-08-071-0/+3
* Retry browser startup multiple times for more stabilityArtur Signell2014-08-071-3/+29
* More test helpersArtur Signell2014-08-071-28/+73
* Rename test method to describe what it doesArtur Signell2014-08-051-1/+1
* Allow changing theme on the fly (#2874, #14139, #14124)Artur Signell2014-08-041-17/+31
* Disable automatic removal of trailing whitespace and reformatted using LunaArtur Signell2014-07-311-1/+2
* Simulate @RunLocally using eclipse-run-selected-test.properties (#14272)Leif Åstrand2014-07-221-3/+12
* Improve error message if @RunLocally is committed (#14216)Leif Åstrand2014-07-151-0/+4
* Revert "Allow changing theme on the fly (#2874)"Henri Sara2014-07-031-33/+18
* Fix PushConfigurationLongPollingTest.Sauli Tähkäpää2014-07-021-25/+32
* Fix PushConfigurationStreamingTest for IE.Sauli Tähkäpää2014-06-271-0/+30
* Allow changing theme on the fly (#2874)Artur Signell2014-06-261-5/+21
* Change PhantomJS to run on Linux instead of Windows.Sauli Tähkäpää2014-06-181-1/+1
* Make tooltips stationary when hovering (#13981)Juuso Valli2014-06-111-0/+11
* Pass useLocalWebDriver parameter to JUnit.Sauli Tähkäpää2014-06-041-1/+3
* Add build parameters to allow running test on local PhantomJSTeemu Suo-Anttila2014-05-191-3/+7
* 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