Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task: make backend independent tests #508

Open
tlambert03 opened this issue Nov 16, 2022 · 0 comments · May be fixed by #510
Open

Task: make backend independent tests #508

tlambert03 opened this issue Nov 16, 2022 · 0 comments · May be fixed by #510
Labels
enhancement New feature or request tests related to testing

Comments

@tlambert03
Copy link
Member

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

@tlambert03 tlambert03 added enhancement New feature or request tests related to testing labels Nov 16, 2022
@tlambert03 tlambert03 linked a pull request Nov 18, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tests related to testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant