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
test: add unit test for handling invalid JSON from upstream server
This test verifies that the middleware correctly returns a 502 error when invalid JSON is received from an upstream server, ensuring robust error handling in the application.
0 commit comments