method-inc / bamboozled

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

Remove Webmock, add VCR #22

Open ruprict opened 7 years ago

ruprict commented 7 years ago

Use VCR cassettes for the tests.

drewterry commented 6 years ago

Would this require creating each cassette manually, since we don't actually make requests to the Bamboo API in testing?

splybon commented 5 years ago

@drewterry Do you know if they have a staging on testing api?