Skip to content

[DX] Stub out remote calls in the test suite #10755

@davidcornu

Description

@davidcornu

There are several tests in our test suite making real API calls to Stripe and other services. We should consider stubbing these out with a gem like https://rubygems.org/gems/vcr or https://rubygems.org/gems/webmock so they're easier to run.

This might also let us reduce the number of credentials needed (or completely eliminate them) so anyone outside of HCB can run things.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions