You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: