Ghost/core/test/functional/routes/api
surgesoft e89e38dd4b Refactor the API route tests to use supertest
close #2443
- Refactor API tests from `/core/test/functional/api` to
  `/core/test/functional/routes/api`, using supertest instead of request
- Remove `core/test/functional/api` folder
2014-04-07 15:40:20 +01:00
..
error_test.js Refactor the API route tests to use supertest 2014-04-07 15:40:20 +01:00
posts_test.js Refactor the API route tests to use supertest 2014-04-07 15:40:20 +01:00
settings_test.js Refactor the API route tests to use supertest 2014-04-07 15:40:20 +01:00
tags_test.js Refactor the API route tests to use supertest 2014-04-07 15:40:20 +01:00
users_test.js Refactor the API route tests to use supertest 2014-04-07 15:40:20 +01:00