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
The BedrockBackend.prepareResponse method has no unit tests. The set-up is a bit difficult. It will require (possibly) recording some AWS EventStream responses and then playing them back to unit tests to see if SSE translation is working.
The
BedrockBackend.prepareResponsemethod has no unit tests. The set-up is a bit difficult. It will require (possibly) recording some AWS EventStream responses and then playing them back to unit tests to see if SSE translation is working.