Skip to content

Factor out test_symbols_isolated real db system to the rest of the tests #805

@carkod

Description

@carkod

In PR #804 we've created a new system for testing using mocks. Instead of using mocked functions, we want to use real data, stored in SQLlite and use that freezed data as mocks.

This task should be carried out with Copilot, as it's mostly test migration, logic should not change.

This follows the VCR practice of using real data, rather than useless fake mocks. VCR records third party requests, not database operations, so we had to create our own.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions