summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/tb3/AbstractTB3Test.java
Commit message (Expand)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-1264/+0
* Detect hierarchy changes not sent to the client (#18317)Leif Åstrand2015-12-021-4/+28
* Use synthetic javascript events for IE browsers in context click testsTeemu Suo-Anttila2015-10-071-2/+2
* Make test stable in IE11Artur Signell2015-09-081-0/+13
* Make test work correctly with resynchronizeArtur Signell2015-09-071-0/+16
* Merge remote-tracking branch 'origin/master' into reconnect-dialogArtur Signell2015-09-041-1/+91
|\
| * Support suspend timeout for long polling (#18550)Artur Signell2015-09-031-1/+1
| * 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
* | ParameterizedTB3Runner for adding permutations using a static getterArtur Signell2015-09-031-0/+4
* | Reconnect dialog theme and functionality tests (#11733)Artur Signell2015-09-021-2/+11
|/
* 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