Ghost/core/test
Hannah Wolfe 31fc84cefb Consistency in model method naming
- The API has the BREAD naming for methods
- The model now has findAll, findOne, findPage (where needed), edit, add and destroy, meaning it is similar but with a bit more flexibility
- browse, read, update, create, and delete, which were effectively just aliases, have all been removed.
- added jsDoc for the model methods
2014-05-06 00:36:42 +01:00
..
functional Proper endpoints for persistent notifications 2014-05-06 00:05:14 +02:00
integration Consistency in model method naming 2014-05-06 00:36:42 +01:00
unit Consistency in model method naming 2014-05-06 00:36:42 +01:00
utils Proper endpoints for persistent notifications 2014-05-06 00:05:14 +02:00
blanket_coverage.js Gruntfile Cleanup & Documentation 2014-05-03 17:59:50 +01:00