Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add implementation for mocking the EDR Cache API #1775

Open
bmg13 opened this issue Jan 31, 2025 · 3 comments
Open

Add implementation for mocking the EDR Cache API #1775

bmg13 opened this issue Jan 31, 2025 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@bmg13
Copy link
Contributor

bmg13 commented Jan 31, 2025

WHAT

Add a mock implementation for EDR Cache API in mock-connector runtime since currently is being excluded. This stubbing should be applied to the TX own implementation.

WHY

To have currently excluded api's able to be mocked and used, so a implementation of the EDR Cache API (the one now missing) is needed.

HOW

No particular implementation was defined, but alligned with existing ones seen here and here (as examples).
However, the EDR Cache API is overridden by the Tractus-X and that should be the one stubbed.

FURTHER NOTES

This issue was raised based on this feedback.

@bmg13 bmg13 added enhancement New feature or request triage all new issues awaiting classification labels Jan 31, 2025
@lgblaumeiser lgblaumeiser added good first issue Good for newcomers and removed triage all new issues awaiting classification labels Feb 4, 2025
Copy link
Contributor

This issue is stale because it has been open for 2 weeks with no activity.

@Brijeshthummar02
Copy link

@bmg13 can you explain and provide more details on issue, i would like to give it a shot also i see there's one merge PR so the issue is closed or open still.

@bmg13
Copy link
Contributor Author

bmg13 commented Mar 21, 2025

@Brijeshthummar02 the issue is open and able to be picked up at this moment, feel free to do it :)
what are your doubts? just to be able to help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Open
Development

No branches or pull requests

3 participants