Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Denis fd92d1f134 Add separate modules to test Bean Validation lib necessity. (#8249) il y a 7 ans
..
addon-using-init-param-widget-set Clean up pom.xml files in vaadin-test (#8181) il y a 7 ans
addon-using-no-defined-widget-set Clean up pom.xml files in vaadin-test (#8181) il y a 7 ans
addon-using-own-widget-set Clean up pom.xml files in vaadin-test (#8181) il y a 7 ans
bean-api-validation Add separate modules to test Bean Validation lib necessity. (#8249) il y a 7 ans
bean-impl-validation Add separate modules to test Bean Validation lib necessity. (#8249) il y a 7 ans
cdi Add CDI dependency version to vaadin-bom (#8020) il y a 7 ans
default-widget-set Clean up pom.xml files in vaadin-test (#8181) il y a 7 ans
own-widget-set Clean up pom.xml files in vaadin-test (#8181) il y a 7 ans
space in directory Clean up pom.xml files in vaadin-test (#8181) il y a 7 ans
spring-boot Add CDI dependency version to vaadin-bom (#8020) il y a 7 ans
vaadinservletconfiguration-widget-set Clean up pom.xml files in vaadin-test (#8181) il y a 7 ans
widget-set-testutil Inherit settings from parent pom (#8240) il y a 7 ans
README.md Fix vaadin-test and all its submodules (#8076) il y a 7 ans
pom.xml Add separate modules to test Bean Validation lib necessity. (#8249) il y a 7 ans

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.