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

- Describes how one can contribute to the project with DCO signoff. - Enable DCO app for appropriate branches.

is:housekeeping

**Describe the solution you'd like** Currently the OpenLiberty and Payara runtimes have dedicated modules that provide some helpful default configuration like: - default ports - default dockerfile instructions It would...

is:enhancement
good first issue

Starting with testcontainers 1.12.3, it is possible to reuse containers across multiple test runs. This function is just alpha mode right now, but microshed testing should aim to interoperate it...

is:enhancement

For hollow mode, connection pools may be unable to cope with DBs being replaced underneath them. We should add a hook to purge connection pools before tests start so that...

is:enhancement

Sometimes an app may be written assuming that it will outlive the lifecycle of its external resources, for example an app may assume a DB will already exist, and it...

is:enhancement

# User Story As a user of this test framework, I want to be able to pass information from my test-container to my app container during the setup process. This...

As a user of the system-test package, I would like to use the integration test capabilities of this package for test driven development. However, after performing an integration test, there...

is:bug

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...

dependencies

As docker desktop is now paid license, Are you planning to support other container runtime like Podman which is free.

is:enhancement

Bumps org.apache.cxf:cxf-rt-rs-client 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-client&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