Closed lachesis closed 8 years ago
So, the tests are failing because I change the URL to always explicitly pass the page number. However, even once I fixed that, all of the fixtures are for a paginated account! I could fix that by modifying the fixtures, then I should probably write at least one test for the paginated case. That's a lot of work, though, and this works for my use case. I'll try to get back to cleaning it up, but no promises.
Hi @lachesis! Perfect, thanks for this, was going to work on fixing this at the weekend, saved me the job :smile:
I've rebased to fix a bug and to add the new specs, and change the existing fixtures with the new stubs in light of these changes, see #212 for details.
Fixes #205