Nanciee / cypress-autorecord

Simplify API mocking by auto-recording/stubbing HTTP interactions and automating the process of updating/deleting mocks.
223 stars 53 forks source link

Include or exclude some calls #42

Closed aceleghin closed 3 years ago

aceleghin commented 3 years ago

Is it possible to record only some HTTP calls or to exclude some of them?

Nanciee commented 3 years ago

This isn't possible at the moment but would be a good feature enhancement

Nanciee commented 3 years ago

50 includes a new config that allows specific endpoint to be recorded