Hi, 
I have a flask restful API and I am using py tests for its testing. My Flask 
API uses some third party APIs say Google's API. 
I want that when I hit an endpoint of Flask API in some test, intermediate call 
to Google's API is mocked. i.e. it won't hit third party API actually. 
Any ideas how can I do that? 
I am using python version 2.9.7

Best,
Basit

-- 
You received this message because you are subscribed to the Google Groups 
"Light Table Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to light-table-discussion+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to