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

Mock backend classes for tests #130

Open
martinjrobins opened this issue Feb 22, 2019 · 0 comments
Open

Mock backend classes for tests #130

martinjrobins opened this issue Feb 22, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@martinjrobins
Copy link
Collaborator

martinjrobins commented Feb 22, 2019

It would be good to have mock Backend and AnimatedBackend classes to use in tests. At the moment we use BackendSVG for all the tests, which requires manual intervention to look at the output and check that it looks good.

Could use a mocking framework:

@martinjrobins martinjrobins added the enhancement New feature or request label Feb 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant