department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
281 stars 201 forks source link

Update vcr filter configuration to refer to MPI_URL #14800

Closed erluti closed 3 years ago

erluti commented 3 years ago

config/initializers/integration_recorder.rb has configuration for VCR filters. Currently it filters for <MVI_URL>. Change this to <MPI_URL> and update corresponding vcr cassettes.

erluti commented 3 years ago

We need to learn more about how vcr_cassettes interact with our different environments and what it means to change this text.