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
All properties are optional. All properties that are set must match for the route to handle a request. If a string is passed to any property, it will be glob-matched against the request using minimatch.The available routeMatcher properties are listed below:
Desired behavior
Glob-matching should succeed with string properties passed to cy.intercept() in a routeMatcher.
Test code to reproduce
Versions
muratkeremozcan, spencerhcheng, CSchulz, jarretmoses and ttomaszewski