0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
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