Skip to content

Advice for vcr in CI/CD? #313

Description

@hadley

If you use vcr for all your tests, you're vulnerable to the server API changing so that real code no longer works. It feels like the solution to this is to have a cron job (maybe once a day?) rerun your tests (only, not a full R CMD check) with vcr disabled. Do you have this advice written up and fleshed out somewhere?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions