Addon test helpers
Helpers targeted mainly for add-on projects, but which can be handy for generic Vaadin projects as well.
Provides e.g. searchable list and embedded server for UI's on the test packages, essential serious add-on projects. Also contains some helpers for TestBench/Selenium.
See archetypes configuring this add-on automatically for your add-on projects:
Also contains a component to dynamically adjust properties of components within given "component tree", but that is broken (pending some V6->V7 upgrade fixes).
Links
Compatibility
1.0 | 1.1 | 1.2 | 1.3 | 1.4 | 1.5 | 1.6 | 1.7 | 1.8 | 1.9 | 1.10 | 2.0 | 2.0.0.alpha4 | 2.0.alpha1 | 2.0.alpha2 | 2.0.alpha3 | 2.0.alpha5 | 2.1 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
(24.5) | ||||||||||||||||||
(24.4) | ||||||||||||||||||
(24.3) | ||||||||||||||||||
(24.2) | ||||||||||||||||||
(24.1) | ||||||||||||||||||
(24) | ||||||||||||||||||
(23) | ||||||||||||||||||
(22) | ||||||||||||||||||
(21) | ||||||||||||||||||
(20) | ||||||||||||||||||
(19) | ||||||||||||||||||
(18) | ||||||||||||||||||
(17) | ||||||||||||||||||
(16) | ||||||||||||||||||
(15) | ||||||||||||||||||
(14) | ||||||||||||||||||
(13) | ||||||||||||||||||
(12) | ||||||||||||||||||
(11) | ||||||||||||||||||
(10) | ||||||||||||||||||
8.0-8.21 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
-8.20 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
-8.19 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
-8.18 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
-8.17 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
-8.16 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
-8.15 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
-8.14 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
-8.13 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
-8.12 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
-8.11 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
-8.10 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
-8.9 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
-8.8 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
-8.7 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
-8.6 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
-8.5 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
-8.4 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
-8.3 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
-8.2 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
-8.1 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
-8.0 | Y | Y | Y | Y | Y | Y | Y | |||||||||||
7.3-7.7 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | |||||||
-7.6 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | |||||||
-7.5 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | |||||||
-7.4 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | |||||||
-7.3 | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | Y | |||||||
(7.2) | ||||||||||||||||||
(7.1) | ||||||||||||||||||
(7.0) | ||||||||||||||||||
(6.8) | ||||||||||||||||||
(6.7) | ||||||||||||||||||
(6.6) | ||||||||||||||||||
(6.5) | ||||||||||||||||||
(6.4) | ||||||||||||||||||
(6.3) | ||||||||||||||||||
(6.2) | ||||||||||||||||||
(6.1) | ||||||||||||||||||
(6.0) |
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Windows support
- Released
- 2014-11-21
- Maturity
- EXPERIMENTAL
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 7.3+
- Vaadin 8.0+ in 2.0.alpha1
- Browser
- Browser Independent
Addon test helpers - Vaadin Add-on Directory
Helpers targeted mainly for add-on projects, but which can be handy for generic Vaadin projects as well.Addon test helpers version 1.0
null
Addon test helpers version 1.1
null
Addon test helpers version 1.2
Windows support
Addon test helpers version 1.3
Contains basic selenium/testbench stubs and updated the jetty version to 9.x
Addon test helpers version 1.4
Lots of improvements for WebDriver/TestBench helpers. Big thanks belongs to [@dve](https://github.com/dve) who has practically implemented all recent enhancements.
Addon test helpers version 1.5
null
Addon test helpers version 1.6
null
Addon test helpers version 1.7
null
Addon test helpers version 1.8
null
Addon test helpers version 1.9
null
Addon test helpers version 1.10
null
Addon test helpers version 2.0.alpha1
First release supporting Vaadin 8. Built against 8.0.0.beta1.
Addon test helpers version 2.0.alpha2
A versin for Vaadin 8 beta1
Addon test helpers version 2.0.alpha3
null
Addon test helpers version 2.0.0.alpha4
null
Addon test helpers version 2.0.alpha5
null
Addon test helpers version 2.0
More native Java 9 API and updated dependency versions