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

Add mocking framework to facilitate unit test creation #8

Open
ereyes01 opened this issue Feb 5, 2016 · 0 comments
Open

Add mocking framework to facilitate unit test creation #8

ereyes01 opened this issue Feb 5, 2016 · 0 comments

Comments

@ereyes01
Copy link
Owner

ereyes01 commented Feb 5, 2016

I have a whole mocking framework I've implemented to help me override the api parameter to NewClient() and specify expected sequences of Firebase calls and/or SSE events in a test specification. I need to clean it up and add it to this library to help make it easier to write tight and mocked out unit tests.

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