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 need to write jest unit test cases for this node-redshift package... Can you help me with a sample implementation of mocking/stubbing node-redshift ?
The text was updated successfully, but these errors were encountered:
I'm also interested in this. I started looking at pg-mem, but it doesn't handle networking (like, say mongodb-memory-server does), so I can't test my application gracefully handling network issues. Anyone have any experience on that?
I need to write jest unit test cases for this node-redshift package... Can you help me with a sample implementation of mocking/stubbing node-redshift ?
The text was updated successfully, but these errors were encountered: