microshed-testing
microshed-testing copied to clipboard
[Quarkus] yaml configuration not supported
Describe the bug when using yaml-configs microshed is not able to determine the application url
To Reproduce
- use yaml-configs
- delete the application.properties file
- 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