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
about
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
*
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
|
\
|
|
*
Refactored TimeoutRedirectResetsOnActivity tests.
Sauli Tähkäpää
2014-04-08
1
-0
/
+65
*
|
Merge commit '591996b' into 7.2
Sauli Tähkäpää
2014-04-16
1
-1
/
+1
|
\
|
|
*
Fix ScreenshotTB3Test removing reference images
Teemu Suo-Anttila
2014-04-04
1
-1
/
+1
*
|
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
*
|
Merge commit '3775a7f'
Sauli Tähkäpää
2014-03-28
4
-14
/
+73
|
\
|
|
*
Added categories inclusion and exclusion feature to TB3TestSuite.
Sauli Tähkäpää
2014-03-28
4
-14
/
+73
|
*
Added browser inclusion and exclusion for TB3Runner.
Sauli Tähkäpää
2014-03-27
1
-24
/
+135
*
|
Added browser inclusion and exclusion for TB3Runner.
Sauli Tähkäpää
2014-03-27
1
-24
/
+135
*
|
Remove all unnecessary semicolons reported by Eclipse
Leif Åstrand
2014-03-21
1
-1
/
+1
*
|
Merge changes from origin/7.1
Build Agent
2014-03-21
2
-3
/
+70
|
\
|
|
*
Merged IntegrationTestRunner into TB3Runner
Artur Signell
2014-03-17
2
-3
/
+70
*
|
Format project files according to conventions
Artur Signell
2014-03-19
1
-1
/
+2
|
/
*
Make ExcludeFromSuite annotation Runtime and Inherited
Teemu Suo-Anttila
2014-03-11
2
-5
/
+10
*
Refactored TB3 test ip address whitelisting.
Sauli Tähkäpää
2014-03-04
1
-10
/
+9
*
Re-try opening ssh tunnel if it fails the first time(s)
Artur Signell
2014-03-03
1
-2
/
+17
*
Use Chrome 33 for testing
Henri Sara
2014-02-27
1
-1
/
+1
*
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
*
Allow excluding test from the standard test suite
Artur Signell
2013-11-30
2
-0
/
+46
*
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
5
-52
/
+126
*
Use localhost when running locally to avoid potential network issues
Artur Signell
2013-11-15
1
-0
/
+3
*
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
2
-10
/
+50
*
Prepare for Safari 7 testing (#5288)
Artur Signell
2013-11-01
2
-2
/
+3
*
Tests for validating reconnect works for streaming and websockets (#12868,#12...
Artur Signell
2013-10-31
3
-5
/
+98
*
Revert "Publish error artifacts immediatly in TeamCity"
Artur Signell
2013-10-30
1
-11
/
+1
*
Revert "Only print testbench failure TeamCity messages when running in TC"
Artur Signell
2013-10-30
1
-5
/
+3
*
Ensure error screenshots are named according to the browser and not reference
Artur Signell
2013-10-29
1
-7
/
+35
*
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
3
-13
/
+13
*
Remove unused test super class (#12786)
Artur Signell
2013-10-17
1
-50
/
+0
*
Disable automated testing on Opera until issues are resolved (#12487, #12367,...
Artur Signell
2013-10-16
1
-2
/
+3
*
Allow running tests locally by overriding runLocally() (#12786)
Artur Signell
2013-10-15
3
-2
/
+57
*
Created constants for tested browser versions (#12786)
Artur Signell
2013-10-15
2
-6
/
+13
*
Updatet servlet tests to follow the same *Test naming convention
Artur Signell
2013-10-08
1
-2
/
+2
*
Allow configuring deployment port for TB3 tests
John Ahlroos
2013-10-08
2
-1
/
+20
*
Use class name and not enclosing class for screenshot name
Artur Signell
2013-10-08
1
-4
/
+0
*
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
*
Mark as deprecated to discourage usage for new tests
Artur Signell
2013-10-08
1
-0
/
+1
*
Converted push test to TB3 (#12226, #12522)
Artur Signell
2013-10-08
1
-0
/
+25
*
Only print testbench failure TeamCity messages when running in TC
John Ahlroos
2013-10-02
1
-3
/
+5
[next]