Artur

Results 8 comments of Artur

@pcorpet @joshuashaffer Hello, Do you need any help with this PR?

I am not so good at Hibernate to make PR to fix it. But using plain SQL it works in a following way: `INSERT INTO public.email (account_id, id, recipients, subject,...

@dr29bart It doesn't solve the problem.

PyMongo 4 was released one year ago. But MongoMock still does not support. @pcorpet , any plans on updating, supporting MongoMock? Thanks!

@aleksandr-kotlyar It doesn't matter, what test framework is used. >Every test framework has a function or method for setup and teardown for all test execution. You can attach file there....

@tkutcher , could you please share example of a code, how do you mock mongomock?