0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/test/functional/routes
kirrg001 353f5d9181 Moved shared test utility fn's doAuth and login to shared api utility
refs #9866

- try to keep API interactions for routing tests in a single place, because it gives a better overview
- tiny improvement
- there are lot's of other things we could do, but we want to limit the changes for now

Goal:

e2e/api/v0.1
  utils (local)
e2e/api/v2
  utils (local)
utils
  api (shared)
2018-10-05 16:49:46 +02:00
..
api Moved shared test utility fn's doAuth and login to shared api utility 2018-10-05 16:49:46 +02:00
apps/subscribers
admin_spec.js
dynamic_routing_spec.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
frontend_spec.js 🎨Added case insensitive support for redirects (#9755) 2018-09-24 18:57:05 +02:00