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
fix(tests): resolve 2 failing tests in in-store-pickup.test.ts
- Fixed CheckedIdentity mock response structure (ok property)
- Fixed OrderMetadata mock response with nested meta object
- Removed invalid supplierStatus property from all mock responses
- Changed assertions to use correct property names (wbStatus)
Resolves CI/CD test failures while maintaining 100% type safety.
0 commit comments