Skip to main content

All Questions

Filter by
Sorted by
Tagged with
2 votes
0 answers
32 views

A task to store user's favorited projects in postgres using python

I am not happy with two functions calling get_user() since while testing I mock get_user and to test with get_user_returns_null case, it returns Null for both ...
technazi's user avatar
  • 195