Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Teemu Suo-Anttila fff80aa2be Update test for Spring 1.5.1.RELEASE (#8535) před 7 roky
..
addon-using-init-param-widget-set Clean up pom.xml files in vaadin-test (#8181) před 7 roky
addon-using-no-defined-widget-set Clean up pom.xml files in vaadin-test (#8181) před 7 roky
addon-using-own-widget-set Clean up pom.xml files in vaadin-test (#8181) před 7 roky
bean-api-validation Add separate modules to test Bean Validation lib necessity. (#8249) před 7 roky
bean-impl-validation Add separate modules to test Bean Validation lib necessity. (#8249) před 7 roky
cdi Add CDI dependency version to vaadin-bom (#8020) před 7 roky
default-widget-set Add test for compiling a widgetset that inherits Vaadin7WidgetSet (#8403) před 7 roky
own-widget-set Clean up pom.xml files in vaadin-test (#8181) před 7 roky
servlet-containers Include Vaadin-Icons into the project, (#8485) před 7 roky
space in directory Clean up pom.xml files in vaadin-test (#8181) před 7 roky
spring-boot Update test for Spring 1.5.1.RELEASE (#8535) před 7 roky
vaadin7-widget-set Add test for compiling a widgetset that inherits Vaadin7WidgetSet (#8403) před 7 roky
vaadinservletconfiguration-widget-set Clean up pom.xml files in vaadin-test (#8181) před 7 roky
widget-set-testutil Revert widget-set-testutil parent change (#8404) před 7 roky
README.md Fix vaadin-test and all its submodules (#8076) před 7 roky
pom.xml Update test for Spring 1.5.1.RELEASE (#8535) před 7 roky

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.