MicroShed / MicroShed/microshed-testing

[Quarkus] yaml configuration not supported

Open Beginner friendly
#282 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

is:bug
Dominant language
Java
Stars
68
Forks
25
Avg merge
1d 21h
Merged PRs (30d)
6

Description

**Describe the bug**
when using [yaml-configs](https://quarkus.io/guides/config-yaml) microshed is not able to determine the application url

**To Reproduce**

1. use [yaml-configs](https://quarkus.io/guides/config-yaml)
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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with modules/quarkus/src/main/java/org/microshed/testing/quarkus/QuarkusConfiguration.java at the referenced line, then reproduce the setup using Quarkus YAML configuration without application.properties. Verify that MicroShed determines the application URL and the tests run successfully without the empty properties-file workaround.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
66/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.