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
*
Fix test broken by #16556
Artur Signell
2015-06-09
1
-0
/
+20
*
Render CustomLayout properly even if a slot is missing (#17681)
Artur Signell
2015-05-11
1
-0
/
+18
*
Disallow RunLocally annotation in framework tests. Fix NPE for
Teemu Suo-Anttila
2015-04-15
3
-4
/
+18
*
Re-enable support for the firefox.path property
Leif Åstrand
2015-03-20
1
-0
/
+5
*
Re-enable running tests locally with property
Teemu Suo-Anttila
2015-03-20
1
-0
/
+25
*
Converted ValidationOfRequiredEmptyFields to TB4
Artur Signell
2015-03-17
1
-0
/
+6
*
Add project, build and test name capabilities.
Sauli Tähkäpää
2015-03-04
1
-0
/
+12
*
Fix test url parameter concatenation.
Sauli Tähkäpää
2015-03-04
1
-7
/
+19
*
Use TestBench-4.0.2
Teemu Suo-Anttila
2015-03-04
19
-1092
/
+252
*
Add build parameter com.vaadin.testbench.hub.url.
Sauli Tähkäpää
2015-03-04
1
-0
/
+11
*
Add overload to openTestURL for giving UI class as a parameter.
Sauli Tähkäpää
2015-02-23
1
-15
/
+25
*
Enable navigation on a readonly Calendar. (#16523)
Sauli Tähkäpää
2015-02-19
1
-0
/
+48
*
Update Chrome to 40.
Sauli Tähkäpää
2015-02-10
2
-2
/
+2
*
Close notification correctly in GridEditorTest
Teemu Suo-Anttila
2015-02-05
1
-0
/
+9
*
Make test work on all browsers (#13775)
Artur Signell
2015-02-05
1
-0
/
+16
*
Make tests more reliable
Artur Signell
2015-02-02
1
-0
/
+13
*
Make getMouseEvent() method available in the TargetDetailsImpl (#13416).
Denis Anisimov
2015-01-28
1
-0
/
+20
*
Render Window caption as text when requested (#16273)
Artur Signell
2015-01-27
1
-9
/
+21
*
Automatically switch between test diff images until user clicks
Artur Signell
2015-01-22
1
-0
/
+26
*
Move checkbox workaround to parent class
Artur Signell
2015-01-22
1
-0
/
+5
*
Fix maximized window ordering. (#15360)
Sauli Tähkäpää
2015-01-16
1
-0
/
+53
*
Wrap null values into JsonNull json objects in bootstrap handler(#14594)
Denis Anisimov
2015-01-10
1
-1
/
+2
*
Reformat project using Eclipse Luna SR1
Artur Signell
2014-12-29
3
-11
/
+16
*
Release session memory at the end of each test
Leif Åstrand
2014-12-15
1
-3
/
+9
*
Fix duplicate detection in test locator.
Sauli Tähkäpää
2014-11-20
3
-16
/
+12
*
Make junit.test.suite a property.
Sauli Tähkäpää
2014-11-15
2
-9
/
+25
*
Add test suites for running changed and affected tests.
Sauli Tähkäpää
2014-11-13
6
-199
/
+549
*
Update atmosphere-runtime to 2.1.2.vaadin6. (#14674, #14861)
Sauli Tähkäpää
2014-10-21
2
-22
/
+12
*
Ignore reconnect tests for long polling and streaming on PhantomJS.
Sauli Tähkäpää
2014-10-15
1
-1
/
+8
*
Change default retry count to zero.
Sauli Tähkäpää
2014-10-15
1
-1
/
+1
*
Use deployment url property value for base URL if it's defined (#14758).
Denis Anisimov
2014-10-14
1
-1
/
+11
*
Activated RetryOnFail on AbstractTB3Test.
Sauli Tähkäpää
2014-10-07
3
-14
/
+19
*
Make CalendarNotificationsTestIE work on IE8.
Sauli Tähkäpää
2014-09-19
1
-0
/
+10
*
Convert TableScrollsOnSelectionTest to TB4.
Sauli Tähkäpää
2014-09-19
1
-0
/
+21
*
Converted LongMultiselectTest to TB4.
Sauli Tähkäpää
2014-09-19
1
-0
/
+12
*
Revert "Tree item fails with ItemClickListener (#14388)"
Sauli Tähkäpää
2014-09-05
1
-3
/
+32
*
Update DateCellDayEvent size on updateSizes in Connector (#13233).
Denis Anisimov
2014-08-29
1
-0
/
+50
*
replaced all org.json.* usages with elemental.json.* (#8942)
Taras Hupalo
2014-08-26
1
-7
/
+5
*
Do not automatically change DesiredCapabilities so equals works the way tests...
Artur Signell
2014-08-21
1
-8
/
+29
*
Retry local driver in the same way as remote driver
Artur Signell
2014-08-20
1
-19
/
+21
*
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
[next]