Cypress stubbing with .intercept() and fixture

后端 未结 0 1798
南笙
南笙 2020-12-08 23:55

I am trying to stub a response from an API. Following the Cypress docs, I landed on this:

// Spy on GET requests to /v1         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题