index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
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
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
/
AbstractTB3Test.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert TableScrollsOnSelectionTest to TB4.
Sauli Tähkäpää
2014-11-10
1
-0
/
+21
*
Add logging helper functions to AbstractTB3Test.
Sauli Tähkäpää
2014-10-14
1
-0
/
+27
*
Do not automatically change DesiredCapabilities so equals works the way tests...
Artur Signell
2014-08-29
1
-8
/
+29
*
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
*
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
*
Rename test method to describe what it does
Artur Signell
2014-08-05
1
-1
/
+1
*
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
*
Simulate @RunLocally using eclipse-run-selected-test.properties (#14272)
Leif Åstrand
2014-07-22
1
-3
/
+12
*
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
*
Change PhantomJS to run on Linux instead of Windows.
Sauli Tähkäpää
2014-06-18
1
-1
/
+1
*
Make tooltips stationary when hovering (#13981)
Juuso Valli
2014-06-11
1
-0
/
+11
*
Pass useLocalWebDriver parameter to JUnit.
Sauli Tähkäpää
2014-06-04
1
-1
/
+3
*
Add build parameters to allow running test on local PhantomJS
Teemu Suo-Anttila
2014-05-19
1
-3
/
+7
*
Make Vaadin TB3/4 tests work and run on PhantomJS (#13291)
Teemu Suo-Anttila
2014-05-15
1
-3
/
+7
*
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
1
-1
/
+1
|
\
|
*
Update copyright year to 2014
Artur Signell
2014-04-16
1
-1
/
+1
*
|
Support running tests on PhantomJS
Artur Signell
2014-04-23
1
-0
/
+26
|
/
*
Added a button hitting method to AbstractTB3Test.
Sauli Tähkäpää
2014-04-01
1
-0
/
+8
*
Retain focus while changing DOM in OrderedLayout (#12967)
Teemu Suo-Anttila
2014-01-16
1
-0
/
+16
*
Convinience methods for getting mouse and keyboard in test.
John Ahlroos
2014-01-14
1
-0
/
+21
*
Disable client timeout so websockets are not disconnected when idle (#13015)
Artur Signell
2013-12-02
1
-7
/
+16
*
Fix TB3 local testing and occasionally failing SliderDisableTest.
Teemu Suo-Anttila
2013-11-19
1
-7
/
+10
*
Allow using @RunLocally to run on a local Firefox/Chrome/Safari
Artur Signell
2013-11-15
1
-26
/
+70
*
Remove possibility to use static inner classes for tests
Artur Signell
2013-11-04
1
-9
/
+0
*
Made test more stable and added Firefox reconnect test (#12492)
Artur Signell
2013-11-01
1
-4
/
+30
*
Prepare for Safari 7 testing (#5288)
Artur Signell
2013-11-01
1
-0
/
+1
*
Tests for validating reconnect works for streaming and websockets (#12868,#12...
Artur Signell
2013-10-31
1
-1
/
+1
*
Fixes test issues preventing it from passing
Artur Signell
2013-10-23
1
-0
/
+5
*
Fixed javadoc
Artur Signell
2013-10-17
1
-5
/
+3
*
Resolve concurrency issue in running TB3 tests
Artur Signell
2013-10-17
1
-3
/
+3
*
Allow running tests locally by overriding runLocally() (#12786)
Artur Signell
2013-10-15
1
-0
/
+22
*
Created constants for tested browser versions (#12786)
Artur Signell
2013-10-15
1
-2
/
+4
*
Allow configuring deployment port for TB3 tests
John Ahlroos
2013-10-08
1
-1
/
+8
*
Makes test stable and adds helper comparison methods
Artur Signell
2013-10-08
1
-0
/
+80
*
Update TB3+ convention to use a separate *Test file
Artur Signell
2013-10-08
1
-4
/
+39
*
Converted push test to TB3 (#12226, #12522)
Artur Signell
2013-10-08
1
-0
/
+25
*
Refactor how TB3 tests are written (#12572)
Artur Signell
2013-09-27
1
-22
/
+63
*
Converted TB2 push tests to TB3 (#12580)
Artur Signell
2013-09-25
1
-10
/
+81
*
TB3 test for browsers (#12572)
Artur Signell
2013-09-24
1
-1
/
+0
[next]