microshed-testing icon indicating copy to clipboard operation
microshed-testing copied to clipboard

A test framework for black-box testing MicroProfile and Jakarta EE applications

Results 48 microshed-testing issues
Sort by recently updated
recently updated
newest added

Bumps org.apache.cxf:cxf-rt-rs-extension-providers from 4.0.3 to 4.0.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.cxf:cxf-rt-rs-extension-providers&package-manager=gradle&previous-version=4.0.3&new-version=4.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
java

fixes https://github.com/MicroShed/microshed-testing/issues/293

We should upgrade to building and testing using Java 17 as a stepping stone to Java 21 (Necessary for Jakarta EE 11). - [ ] If necessary upgrade gradle wrapper...

good first issue
is:housekeeping

**Describe the bug** The integration test JaxrsJsonIT, running in GA, fails once the property: .withExposedPorts(9080,9443) is set. In the log I see the readynessprobe is trying to contact the app...

is:bug

When following the [guide](https://microshed.org/microshed-testing/features/MP_JWT.html) on testing a JWT endpoint, there is a provided solution for injecting a JWT when using the Microshed RESTClient. However, I'm fond of using REST Assured....

is:enhancement

**Describe the bug** When testing OpenLiberty services in Java versions greater than 11, using `@RESTClient`-annotated classes in integration tests results in a failed test with the error message: "java.lang.IllegalArgumentException: my.package.MyService...

is:bug

Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 3.3.1 to 3.3.2. Release notes Sourced from gradle/gradle-build-action's releases. v3.3.2 [!IMPORTANT] As of v3 this action has been superceded by gradle/actions/setup-gradle. Any workflow that uses gradle/gradle-build-action@v3 will...

dependencies
github_actions

Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.0 to 3.26.3. Release notes Sourced from org.assertj:assertj-core's releases. v3.26.3 :jigsaw: Binary Compatibility The release is: Binary compatible with the previous minor version. Binary incompatible with the...

dependencies
java