0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test
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
..
functional/routes Moved shared test utility fn's doAuth and login to shared api utility 2018-10-05 16:49:46 +02:00
integration Refactor URL generation from models (#9917) 2018-10-03 15:44:30 +02:00
unit Removed testUtils.API.getApiPath 2018-10-05 16:49:46 +02:00
utils Moved shared test utility fn's doAuth and login to shared api utility 2018-10-05 16:49:46 +02:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc