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 tests for the new error events:
- Test per-peer request limit rejection (GetInfoFailed)
- Test global request limit rejection (BuyRequestFailed)
- Test invalid token handling (GetInfoFailed)
These tests verify that error events are properly emitted when LSP
requests fail, ensuring the error handling behavior works end-to-end.
0 commit comments