index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uitest
/
src
/
com
/
vaadin
/
tests
/
tb3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update DateCellDayEvent size on updateSizes in Connector (#13233).
Denis Anisimov
2014-09-12
1
-0
/
+50
*
Do not automatically change DesiredCapabilities so equals works the way tests...
Artur Signell
2014-08-29
1
-8
/
+29
*
Prevent erroneous screenshot removal (#14446)
Juuso Valli
2014-08-19
1
-9
/
+31
*
Always use cursor detection for improved test stability
Artur Signell
2014-08-14
1
-0
/
+5
*
Made Valo test UI deterministic and added TB test
Artur Signell
2014-08-14
1
-0
/
+73
*
Support setting persistent hover and require window focus parameters
Artur Signell
2014-08-14
1
-0
/
+38
*
SingleBrowserTest for testing browser-unrelated functionality
Artur Signell
2014-08-11
1
-0
/
+31
*
Avoid starting 4 dummy sessions and leave them open for each test
Artur Signell
2014-08-08
1
-0
/
+1
*
Ensure IE starts tests with an empty cache
Artur Signell
2014-08-07
1
-0
/
+3
*
Retry browser startup multiple times for more stability
Artur Signell
2014-08-07
1
-3
/
+29
*
More test helpers
Artur Signell
2014-08-07
1
-28
/
+73
*
Revert "Keyboard shift-selection now works as expected in VScrollTable. (#140...
Markus Koivisto
2014-08-05
1
-9
/
+1
*
Rename test method to describe what it does
Artur Signell
2014-08-05
1
-1
/
+1
*
Increase TB3 socket timeout to 30 min (#14352)
Henri Sara
2014-08-05
1
-2
/
+2
*
Allow changing theme on the fly (#2874, #14139, #14124)
Artur Signell
2014-08-04
1
-17
/
+31
*
Disable automatic removal of trailing whitespace and reformatted using Luna
Artur Signell
2014-07-31
1
-1
/
+2
*
Remove browser warning when running tests locally on Chrome (#14319)
Dmitrii Rogozin
2014-07-30
1
-9
/
+16
*
Reduce TestBench 3 socket timeout (#14298)
Henri Sara
2014-07-28
1
-1
/
+36
*
Keyboard shift-selection now works as expected in VScrollTable. (#14094)
Markus Koivisto
2014-07-28
1
-1
/
+9
*
Simulate @RunLocally using eclipse-run-selected-test.properties (#14272)
Leif Åstrand
2014-07-22
3
-14
/
+56
*
Explain what to do if chrome.driver.path is needed but missing (#14231)
Leif Åstrand
2014-07-17
1
-5
/
+19
*
Improve error message if @RunLocally is committed (#14216)
Leif Åstrand
2014-07-15
1
-0
/
+4
*
Revert "Allow changing theme on the fly (#2874)"
Henri Sara
2014-07-03
1
-33
/
+18
*
Fix PushConfigurationLongPollingTest.
Sauli Tähkäpää
2014-07-02
1
-25
/
+32
*
Fix PushConfigurationStreamingTest for IE.
Sauli Tähkäpää
2014-06-27
1
-0
/
+30
*
Allow changing theme on the fly (#2874)
Artur Signell
2014-06-26
1
-5
/
+21
*
Upgrade tooltip tests from TB2 to TB4 (#14019)
Juuso Valli
2014-06-23
1
-2
/
+25
*
Change PhantomJS to run on Linux instead of Windows.
Sauli Tähkäpää
2014-06-18
1
-1
/
+1
*
Fix tooltip test problems caused by #12458
Henri Sara
2014-06-12
1
-0
/
+94
*
Make tooltips stationary when hovering (#13981)
Juuso Valli
2014-06-11
2
-0
/
+21
*
Pass useLocalWebDriver parameter to JUnit.
Sauli Tähkäpää
2014-06-04
2
-2
/
+10
*
Add build parameters to allow running test on local PhantomJS
Teemu Suo-Anttila
2014-05-19
3
-7
/
+21
*
Make Vaadin TB3/4 tests work and run on PhantomJS (#13291)
Teemu Suo-Anttila
2014-05-15
3
-3
/
+9
*
Ensure correct tab is open in debug window
Artur Signell
2014-05-13
1
-0
/
+4
*
Merge changes from origin/7.2 into master
Jonatan Kronqvist
2014-05-05
14
-19
/
+37
|
\
|
*
Update remaining copyright years to 2014
Artur Signell
2014-04-23
1
-1
/
+1
|
*
Merge changes from origin/7.1
Artur Signell
2014-04-23
12
-13
/
+13
|
|
\
|
|
*
Update copyright year to 2014
Artur Signell
2014-04-16
12
-13
/
+13
|
*
|
Merge changes from origin/7.1
Artur Signell
2014-04-23
1
-5
/
+23
|
|
\
|
|
|
*
Always initialize WebBrowser for new sessions (#13571)
Leif Åstrand
2014-04-14
1
-6
/
+25
|
*
|
Merge changes from origin/7.1
Build Agent
2014-04-16
1
-0
/
+65
|
|
\
|
|
*
|
Merge commit '591996b' into 7.2
Sauli Tähkäpää
2014-04-16
1
-1
/
+1
|
|
\
\
*
|
\
\
Merge changes from origin/7.2
Artur Signell
2014-05-02
1
-0
/
+65
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Refactored TimeoutRedirectResetsOnActivity tests.
Sauli Tähkäpää
2014-04-08
1
-0
/
+65
|
|
|
/
|
|
/
|
*
|
|
Merge changes from origin/7.2
Artur Signell
2014-05-02
1
-1
/
+1
|
\
|
|
|
*
|
Fix ScreenshotTB3Test removing reference images
Teemu Suo-Anttila
2014-04-04
1
-1
/
+1
*
|
|
Support running tests on PhantomJS
Artur Signell
2014-04-23
2
-1
/
+27
|
|
/
|
/
|
*
|
Redo Push reconnect tests.
Sauli Tähkäpää
2014-04-14
1
-3
/
+3
*
|
Merge changes from origin/7.1
Build Agent
2014-04-01
2
-15
/
+26
|
\
|
|
*
Added a button hitting method to AbstractTB3Test.
Sauli Tähkäpää
2014-04-01
2
-15
/
+26
[next]