kitsu icon indicating copy to clipboard operation
kitsu copied to clipboard

JSON:API 1.0 and 1.1 specification compliance test cases

Open wopian opened this issue 8 years ago • 1 comments

There's many edge cases that kitsu currently doesn't test its spec compliance with. Discussion about a test suite cropped up at https://github.com/json-api/json-api/issues/1209, but they're all Ruby solutions at the moment.

Ideally we just want generic JSON responses that contains everything the spec allows.

An initial implementation has been added in __cases__ and the Kitsu class spec for get requests.

wopian avatar Dec 30 '17 04:12 wopian

Tests needed for #237

wopian avatar Dec 03 '18 13:12 wopian