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
- need to set `use_ssl` to true
- also cannot use `get_response` class method for https requests
- add a smoke_test that calls out to google for real, to make sure
things work end to end (not using test_helper for this, because it's invasive
and opens code under test to do it's mocking)
- add smoke_test to default test run
0 commit comments