vaadin / quarkus

An extension to Quarkus to support Vaadin Flow
Apache License 2.0
28 stars 3 forks source link

test: Ensure Vaadin add-ons can work without jandex index #57

Closed mcollovati closed 2 years ago

mcollovati commented 2 years ago

Description

Added tests to ensure that: 1) Vaadin add-ons without jandex index can be used by setting quarkus.index-dependency entries in application.properties. 2) Vaadin add-ons with jandex index works out of the box

Part of #17

Type of change

Checklist

Additional for Feature type of change

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.