Ghost/core/test/functional/routes/api
Jason Williams d0931aa455 Add location header to response when new object is created
closes #2635
- add new logic to the api request handler to set a location header
  when new objects are created
- added an api context to config.urlFor() to return the root url
- added functional tests for the affected routes
2014-05-04 14:52:01 +00:00
..
error_test.js Refactor the API route tests to use supertest 2014-04-07 15:40:20 +01:00
notifications_test.js Add location header to response when new object is created 2014-05-04 14:52:01 +00:00
posts_test.js Add location header to response when new object is created 2014-05-04 14:52:01 +00:00
settings_test.js Settings API Primary Document refactor 2014-04-30 23:15:27 -05:00
tags_test.js Removed 2 sec pause 2014-04-29 12:06:02 +02:00
users_test.js Move user API to primary document format 2014-05-02 20:50:44 +01:00