Ghost/core/test/functional/routes/api
Jason Williams 05d199f9b4 Check datatype for date format conversion
Closes #3199
-If datatype is dateTime convert to javascript Date object when
 retrieved from the database.
-Add tests to make sure models and internal API are using Date
 objects for dateTime fields.
-Add tests to make sure the HTTP API is returning ISO 8601
 date strings for dateTime fields.
2014-07-05 19:15:32 +00:00
..
db_test.js oAuth 2014-06-30 14:58:10 +02:00
error_test.js oAuth 2014-06-30 14:58:10 +02:00
notifications_test.js oAuth 2014-06-30 14:58:10 +02:00
posts_test.js Check datatype for date format conversion 2014-07-05 19:15:32 +00:00
settings_test.js Check datatype for date format conversion 2014-07-05 19:15:32 +00:00
slugs_test.js oAuth 2014-06-30 14:58:10 +02:00
tags_test.js Check datatype for date format conversion 2014-07-05 19:15:32 +00:00
users_test.js Check datatype for date format conversion 2014-07-05 19:15:32 +00:00