You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@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.
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.
The text was updated successfully, but these errors were encountered: