Skip to content

Task: make backend independent tests #508

Open
@tlambert03

Description

@tlambert03

We currently depend on backend implementations (mostly the qt implementation) to check that the core library is working fine. It would be much better if we made a backend Mock object that could run headlessly and just make sure that the appropriate backend methods were getting called.

And then testing of backends would happen in addition, but independently

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttestsrelated to testing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions