method-inc / bamboozled

Bamboozled wraps the BambooHR API without the use of Rails dependencies.
MIT License
44 stars 50 forks source link

Fix failing tests that used real HTTP requests #29

Closed enriikke closed 8 years ago

enriikke commented 8 years ago

A couple of the HTTP requests were stubbed with the previous gem version causing a mismatch that triggered a real network request. This commit simply updates the fixtures to use the newer version of the gem as the user agent.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.6%) to 75.706% when pulling ffb4a922350ccffe456b8e5ab73096cdfcba0342 on bugs/fix-webmock-error into e328024c9d74de9eebeee79b7436c0f13beec353 on master.