您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Denis fd92d1f134 Add separate modules to test Bean Validation lib necessity. (#8249) 7 年前
..
addon-using-init-param-widget-set Clean up pom.xml files in vaadin-test (#8181) 7 年前
addon-using-no-defined-widget-set Clean up pom.xml files in vaadin-test (#8181) 7 年前
addon-using-own-widget-set Clean up pom.xml files in vaadin-test (#8181) 7 年前
bean-api-validation Add separate modules to test Bean Validation lib necessity. (#8249) 7 年前
bean-impl-validation Add separate modules to test Bean Validation lib necessity. (#8249) 7 年前
cdi Add CDI dependency version to vaadin-bom (#8020) 7 年前
default-widget-set Clean up pom.xml files in vaadin-test (#8181) 7 年前
own-widget-set Clean up pom.xml files in vaadin-test (#8181) 7 年前
space in directory Clean up pom.xml files in vaadin-test (#8181) 7 年前
spring-boot Add CDI dependency version to vaadin-bom (#8020) 7 年前
vaadinservletconfiguration-widget-set Clean up pom.xml files in vaadin-test (#8181) 7 年前
widget-set-testutil Inherit settings from parent pom (#8240) 7 年前
README.md Fix vaadin-test and all its submodules (#8076) 7 年前
pom.xml Add separate modules to test Bean Validation lib necessity. (#8249) 7 年前

README.md

This is a test project to verify the basic functionality of various related plugins and addons.

To validate a given Vaadin Version, run mvn clean verify -Dvaadin.version=VERSIONNUMBER

Note that mvn clean install needs to be executed in the top-level test project or in the widget-set-testutil subproject before running tests for any individual submodule.