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

Deal with UseMocks in tests #133

Open
masojus opened this issue Nov 11, 2017 · 0 comments
Open

Deal with UseMocks in tests #133

masojus opened this issue Nov 11, 2017 · 0 comments

Comments

@masojus
Copy link
Contributor

masojus commented Nov 11, 2017

We should consider how best to handle UseMocks and if it still has a place in the tests. The main use case is to occasionally run tests against a real server to validate that params/return values/error messages/etc. haven't changed on the real back end. However, this isn't always practical, due to delays in info showing up in queries, and features like Datasets that can take some time to demonstrate changes in data, etc.

@masojus masojus mentioned this issue Nov 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant