jayfajardo / openlibrary

Ruby Interface for the OpenLibrary API
94 stars 36 forks source link

Attribute Tests #6

Closed pemulis closed 11 years ago

pemulis commented 11 years ago

I added some attribute response tests for Openlibrary::View and Openlibrary::Data, which may be useful if the code gets refactored down the line, and modified the README to add a link to the Books API page. I got hung up on how to add tests for API requests, but if I come up something later, I'll add it.