Skip to content

[Quarkus] yaml configuration not supported #282

@PhilippParis

Description

@PhilippParis

Describe the bug
when using yaml-configs microshed is not able to determine the application url

To Reproduce

  1. use yaml-configs
  2. delete the application.properties file
  3. start tests

Expected behavior
tests are running

Workaround
add an empty 'application.properties' file

System information:

  • OS: Windows
  • Java Version: 11
  • MicroShed Testing Version: 0.9.1

Additional context
https://github.com/MicroShed/microshed-testing/blob/master/modules/quarkus/src/main/java/org/microshed/testing/quarkus/QuarkusConfiguration.java#L71

Metadata

Metadata

Assignees

No one assigned

    Labels

    is:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions