uploadcare / uploadcare-ruby

Ruby API client that handles uploads and further operations with files by wrapping Uploadcare Upload and REST APIs.
https://uploadcare.com
MIT License
39 stars 28 forks source link

Refactor raw_api specs #33

Closed lidimayra closed 7 years ago

lidimayra commented 7 years ago

Refactor raw_api specs following Better Specs guidelines.

Applied concepts include:

This refactor aims to improve specs as documentation, providing a clearer understanding of api behaviour.

vizvamitra commented 7 years ago

@lidimayra thank you for your contribution. These tests are really outdated and it's time to rewrite them.