Staraway225 / ichigo

Simple and lightweight SauceNao API wrapper written in Crystal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests are not reflecting on actual site behavior

Staraway225 opened this issue · comments

Current tests aren't actually testing if site accepts files with different types and different types of masks. There are currently webmock stubs that are returning basic successful output. One approach is to use vcr to replicate real responses and exclude possibility of rate limiting.