Skip to content

VCR Tests Fail #36

Closed as not planned
Closed as not planned
@csogilvie

Description

@csogilvie

It would seem that tests that use 'vcr' are failing.

I don't know enough about this to even begin to understand what it is failing on, but it makes it harder to find genuine test failures when these tests are always failing.

FAILED tests/pymonzo/test_accounts.py::TestAccountsResource::test_list_vcr - vcr.errors.CannotOverwriteExistingCassetteException: Can't overwrite existing cassette ('tests/pymonzo/cassettes/test_accounts/TestAccountsResource.test_list_vcr.yaml') in your current record mode ('none').
FAILED tests/pymonzo/test_balance.py::TestBalanceResource::test_list_vcr - vcr.errors.CannotOverwriteExistingCassetteException: Can't overwrite existing cassette ('tests/pymonzo/cassettes/test_balance/TestBalanceResource.test_list_vcr.yaml') in your current record mode ('none').
FAILED tests/pymonzo/test_pots.py::TestPotsResource::test_list_vcr - vcr.errors.CannotOverwriteExistingCassetteException: Can't overwrite existing cassette ('tests/pymonzo/cassettes/test_pots/TestPotsResource.test_list_vcr.yaml') in your current record mode ('none').
FAILED tests/pymonzo/test_whoami.py::TestWhoAmIResource::test_whoami_vcr - vcr.errors.CannotOverwriteExistingCassetteException: Can't overwrite existing cassette ('tests/pymonzo/cassettes/test_whoami/TestWhoAmIResource.test_whoami_vcr.yaml') in your current record mode ('none').

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions