Skip to content

tests: Default to Polly.js passthrough rather than record

Warren Gifford requested to merge polly-default-passthrough into main

Created by: chrismwendt

When running E2E tests locally, you often want HTTP requests to pass through Polly without being recorded or replayed. This changes the default to passthrough while supporting record and replay via the POLLYJS_MODE environment variable.

Merge request reports

Loading