dnsimple / dnsimple-ruby

The DNSimple API client for Ruby.
https://developer.dnsimple.com/
MIT License
187 stars 52 forks source link

Test environment issue #30

Closed alekseydreval closed 10 years ago

alekseydreval commented 11 years ago

I'm trying to run specs and most of them fail, since the program is issuing requests to https://dnsimple.com/users instead of https://test.dnsimple.com/ as expected in yml config files under vcr_cassettees directory. I followed all the steps in the test README. Is there some additional preparation needed to make it run?. If so, It would be great to document it in test README.

weppos commented 10 years ago

No longer applicable. The specs are now shipped along with the codebase.