nilportugues / php-json-api

JSON API transformer outputting valid (PSR-7) API Responses.
http://nilportugues.com
MIT License
71 stars 35 forks source link

Write test for relationships #62

Closed nilportugues closed 8 years ago

nilportugues commented 8 years ago

https://github.com/nilportugues/php-json-api/blob/master/tests/JsonApiTransformerTest.php should have a test to test https://github.com/nilportugues/laravel5-jsonapi/issues/72

nilportugues commented 8 years ago

checked and has tests and working OK.

Added additional check https://github.com/nilportugues/php-json-api/commit/fdb80390e1683cf55e83cb1bdd88017d4aeaf030 to clean up problem when doing integrations.