vaadin / quarkus

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

fix: use quarkus integration tests and generate screenshots on failure #39

Closed denis-anisimov closed 2 years ago

denis-anisimov commented 2 years ago

Quarkus integration tests should be used instead of unit tests. Screenshot on failure extension is added.

fixes #23

Description

Please list all relevant dependencies in this section and provide summary of the change, motivation and context.

Fixes # (issue)

Type of change

Checklist

Additional for Feature type of change