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

Expose Mocks or Mocking functionality #66

Open
mollymorphic opened this issue Nov 8, 2017 · 0 comments
Open

Expose Mocks or Mocking functionality #66

mollymorphic opened this issue Nov 8, 2017 · 0 comments

Comments

@mollymorphic
Copy link

mollymorphic commented Nov 8, 2017

Clients consuming the library will presumably want to write tests validating their logic around using the data obtained from Surf-N-Perf. Since Surf-N-Perf presumably needs to mock the underlying browsers apis, etc for it's own use it would be nice to explicitly and cleanly expose these to clients for their own testing so they don't need to re-roll their own.

This could be in the form of just exposing mock data or providing functions to generate mocks based on some seed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant