Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Quarkus] yaml configuration not supported #282

Open
PhilippParis opened this issue Mar 23, 2022 · 0 comments
Open

[Quarkus] yaml configuration not supported #282

PhilippParis opened this issue Mar 23, 2022 · 0 comments
Labels
is:bug Something isn't working

Comments

@PhilippParis
Copy link

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

@PhilippParis PhilippParis added the is:bug Something isn't working label Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant