-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
I'm using client pooling which (i think) further complicates the matter of trying to mock pg for unit tests. Really, I'd like test that the connection is being called (once) with the correct arguments... then, once the client is made available from the callback, test the query and params being passed.
Anybody have success with this and can offer guidance please? (Thanks in advance)
Rein
Sequoia, tnguyen14, PaulRBerg and crvouga