aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/tb3
Commit message (Expand)AuthorAgeFilesLines
* Release session memory at the end of each testLeif Åstrand2014-12-151-3/+9
* Fix duplicate detection in test locator.Sauli Tähkäpää2014-11-203-16/+12
* Make junit.test.suite a property.Sauli Tähkäpää2014-11-152-9/+25
* Add test suites for running changed and affected tests.Sauli Tähkäpää2014-11-136-199/+549
* Update atmosphere-runtime to 2.1.2.vaadin6. (#14674, #14861)Sauli Tähkäpää2014-10-212-22/+12
* Ignore reconnect tests for long polling and streaming on PhantomJS.Sauli Tähkäpää2014-10-151-1/+8
* Change default retry count to zero.Sauli Tähkäpää2014-10-151-1/+1
* Use deployment url property value for base URL if it's defined (#14758).Denis Anisimov2014-10-141-1/+11
* Activated RetryOnFail on AbstractTB3Test.Sauli Tähkäpää2014-10-073-14/+19
* Make CalendarNotificationsTestIE work on IE8.Sauli Tähkäpää2014-09-191-0/+10
* Convert TableScrollsOnSelectionTest to TB4.Sauli Tähkäpää2014-09-191-0/+21
* Converted LongMultiselectTest to TB4.Sauli Tähkäpää2014-09-191-0/+12
* Revert "Tree item fails with ItemClickListener (#14388)"Sauli Tähkäpää2014-09-051-3/+32
* Update DateCellDayEvent size on updateSizes in Connector (#13233).Denis Anisimov2014-08-291-0/+50
* replaced all org.json.* usages with elemental.json.* (#8942)Taras Hupalo2014-08-261-7/+5
* Do not automatically change DesiredCapabilities so equals works the way tests...Artur Signell2014-08-211-8/+29
* Retry local driver in the same way as remote driverArtur Signell2014-08-201-19/+21
* Prevent erroneous screenshot removal (#14446)Juuso Valli2014-08-191-9/+31
* 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
* SingleBrowserTest for testing browser-unrelated functionalityArtur Signell2014-08-111-0/+31
* 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
* Revert "Keyboard shift-selection now works as expected in VScrollTable. (#140...Markus Koivisto2014-08-051-9/+1
* Rename test method to describe what it doesArtur Signell2014-08-051-1/+1
* Increase TB3 socket timeout to 30 min (#14352)Henri Sara2014-08-051-2/+2
* 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
* Remove browser warning when running tests locally on Chrome (#14319)Dmitrii Rogozin2014-07-301-9/+16
* Reduce TestBench 3 socket timeout (#14298)Henri Sara2014-07-281-1/+36
* Keyboard shift-selection now works as expected in VScrollTable. (#14094)Markus Koivisto2014-07-281-1/+9
* Simulate @RunLocally using eclipse-run-selected-test.properties (#14272)Leif Åstrand2014-07-223-14/+56
* Explain what to do if chrome.driver.path is needed but missing (#14231)Leif Åstrand2014-07-171-5/+19
* 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
* Upgrade tooltip tests from TB2 to TB4 (#14019)Juuso Valli2014-06-231-2/+25
* Change PhantomJS to run on Linux instead of Windows.Sauli Tähkäpää2014-06-181-1/+1
* Fix tooltip test problems caused by #12458Henri Sara2014-06-121-0/+94
* Make tooltips stationary when hovering (#13981)Juuso Valli2014-06-112-0/+21
* Pass useLocalWebDriver parameter to JUnit.Sauli Tähkäpää2014-06-042-2/+10
* Add build parameters to allow running test on local PhantomJSTeemu Suo-Anttila2014-05-193-7/+21
* Make Vaadin TB3/4 tests work and run on PhantomJS (#13291)Teemu Suo-Anttila2014-05-153-3/+9
* Ensure correct tab is open in debug windowArtur Signell2014-05-131-0/+4
* Merge changes from origin/7.2 into masterJonatan Kronqvist2014-05-0514-19/+37
|\