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

How to stub/mock this node-redshift package? #36

Open
soumarshi opened this issue Jun 7, 2020 · 1 comment
Open

How to stub/mock this node-redshift package? #36

soumarshi opened this issue Jun 7, 2020 · 1 comment

Comments

@soumarshi
Copy link

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 ?

@evergreen-lee-campbell
Copy link

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?

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

2 participants