Skip to content

Allow tests in VCR that don't make any API requests #15427

Open
@melinath

Description

@melinath

Sometimes we might want to add tests that don't make API requests. Tests like this will not create a VCR test recording, which will cause failures that look like non-determinism (that is, recording "succeeds" but replaying after recording "fails" - because it can't find the (empty) cassette).

While we can skip these tests in VCR, it would be great to allow them so that we can provide greater assurance that they pass.

GoogleCloudPlatform/magic-modules#7973
GoogleCloudPlatform/magic-modules#8460

What kind of contribution is this issue about?

  • general contributions

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions