Skip to content
  • Laurent Arnoud's avatar
    Add api uri helper for specs · 52306323
    Laurent Arnoud authored
    With this patch we are now using configured api host and port instead of
    `localhost`. This allow to use a container/vm for the API without
    changing the config for the tests
    With the stub_request...to_rack the `allow_localhost` option on WebMock
    does not seems used
    52306323