You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Denis fd92d1f134 Add separate modules to test Bean Validation lib necessity. (#8249) 7 years ago
..
addon-using-init-param-widget-set Clean up pom.xml files in vaadin-test (#8181) 7 years ago
addon-using-no-defined-widget-set Clean up pom.xml files in vaadin-test (#8181) 7 years ago
addon-using-own-widget-set Clean up pom.xml files in vaadin-test (#8181) 7 years ago
bean-api-validation Add separate modules to test Bean Validation lib necessity. (#8249) 7 years ago
bean-impl-validation Add separate modules to test Bean Validation lib necessity. (#8249) 7 years ago
cdi Add CDI dependency version to vaadin-bom (#8020) 7 years ago
default-widget-set Clean up pom.xml files in vaadin-test (#8181) 7 years ago
own-widget-set Clean up pom.xml files in vaadin-test (#8181) 7 years ago
space in directory Clean up pom.xml files in vaadin-test (#8181) 7 years ago
spring-boot Add CDI dependency version to vaadin-bom (#8020) 7 years ago
vaadinservletconfiguration-widget-set Clean up pom.xml files in vaadin-test (#8181) 7 years ago
widget-set-testutil Inherit settings from parent pom (#8240) 7 years ago
README.md Fix vaadin-test and all its submodules (#8076) 7 years ago
pom.xml Add separate modules to test Bean Validation lib necessity. (#8249) 7 years ago

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.