summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/tb3/AbstractTB3Test.java
Commit message (Expand)AuthorAgeFilesLines
* Ensure server side focus is applied when opening a window (#17731)Artur Signell2015-08-041-0/+19
* Take margin/border/padding into account when measuring ComboBox in IE (#17002)Artur Signell2015-08-031-2/+73
* Improve Eclipse auto-complete experience for openTestURLLeif Åstrand2015-07-071-0/+9
* Fix incorrect system notifications with details styling (#18340)Artur Signell2015-06-261-1/+15
* Extract duplciated logic for checking for error notificationsLeif Åstrand2015-06-221-0/+17
* Fix test broken by #16556Artur Signell2015-06-091-0/+21
* Fix MenuBar handling with extremely wide first level sub menusTeemu Suo-Anttila2015-06-031-0/+6
* Refactor MenuBar handling methods to AbstractTB3TestTeemu Suo-Anttila2015-06-021-1/+63
* Render CustomLayout properly even if a slot is missing (#17681)Artur Signell2015-05-041-0/+18
* Calculate Grid sidebar button height when closed #17412Pekka Hyvönen2015-04-161-0/+20
* Disallow RunLocally annotation in framework tests. Fix NPE forTeemu Suo-Anttila2015-04-081-2/+1
* Converted ValidationOfRequiredEmptyFields to TB4Artur Signell2015-03-061-0/+6
* Fix test url parameter concatenation.Sauli Tähkäpää2015-02-241-7/+19
* Use TestBench-4.0.2Teemu Suo-Anttila2015-02-191-458/+24
* Add overload to openTestURL for giving UI class as a parameter.Sauli Tähkäpää2015-02-191-15/+25
* Update Chrome to 40.Sauli Tähkäpää2015-02-091-1/+1
* Make tests more reliableArtur Signell2015-01-291-0/+13
* Move checkbox workaround to parent classArtur Signell2015-01-221-0/+5
* Wrap null values into JsonNull json objects in bootstrap handler(#14594)Denis Anisimov2015-01-101-1/+2
* Release session memory at the end of each testLeif Åstrand2014-12-151-3/+9
* Activated RetryOnFail on AbstractTB3Test.Sauli Tähkäpää2014-10-071-0/+5
* Convert TableScrollsOnSelectionTest to TB4.Sauli Tähkäpää2014-09-191-0/+21
* Revert "Tree item fails with ItemClickListener (#14388)"Sauli Tähkäpää2014-09-051-3/+32
* 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
* 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