Skip to content
Snippets Groups Projects
user avatar
Rob Sanheim authored
  - 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
5b8215a7
History
Name Last commit Last update
..
smoke_test.rb