loadsys / CakePHP-Serializers

A solution to serialize CakePHP response to JSON and correspondingly deserialize JSON into CakePHP data arrays, designed primarily around building REST APIs with Ember and Ember Data.
MIT License
6 stars 1 forks source link

F/error and exception tests #49

Closed justinyost closed 9 years ago

justinyost commented 9 years ago

Closes #46

Adds some test classes for greater coverage in the Plugin.