MicroShed / MicroShed/microshed-testing

Allow the injection of any bean

Open
#209 0 comments 0 reactions 0 assignees View on GitHub
is:enhancement
Dominant language
Java
Stars
68
Forks
25
Avg merge
1d 21h
Merged PRs (30d)
6

Description

**Is your feature request related to a problem? Please describe.**
As a developer I want to test both my APIs and the schedulers I had in my application. At this point if you try to inject a resource that is not a RESTClient it is null.

**Describe the solution you'd like**
I would like this resource to be injected in order to be able to test my entire application with MicroShed.

**Describe alternatives you've considered**
I tried to use Quarkus with microshed but they don't support querydsl.

**Additional context**
N/A

Contributor guide

Open the contributing guide

Research direction

The issue does not name files or tests. Start by tracing how MicroShed currently injects RESTClient resources, then identify the boundary that prevents other resources from being injected. Done means non-RESTClient resources can be injected for testing APIs and schedulers.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.