You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The links on this page don't activate as hyperlinks...the same Travis problem as earlier? I can't select any text on this page either.
I don't think the Recording calls with mock section explains things properly. e.g. what is the side-effect part doing and why does function() throw an error?
What's going on with MagicMock() - MagicMock()? It's not clear.
The text was updated successfully, but these errors were encountered:
(after map plot) "We can do this by mocking the request object": we're not really mocking an object; I'd say we're mocking the Google server.
The output cell after the patching is very long and does not scroll (same as in "Collaboration" page #79). Does this have something to do with the page not displaying correctly (no clicking or selecting)?
Testing functions that call other functions:
Formatting (mostly spaces around =)
I agree that this part is not clear. Perhaps we can say that the MagicMock is a more powerful mocking object that supports more operations?
The links on this page don't activate as hyperlinks...the same Travis problem as earlier? I can't select any text on this page either.
I don't think the Recording calls with mock section explains things properly. e.g. what is the side-effect part doing and why does function() throw an error?
What's going on with MagicMock() - MagicMock()? It's not clear.
The text was updated successfully, but these errors were encountered: