0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test
Fabien O'Carroll 05568fd9b2
Added doAuth v2 admin api test helper (#9964)
* Fixed indentation for login function

no-issue

* Updated login to work with session auth

refs #9866

This allows the 201 response from session auth and will resolve with
the cookie, or the access_token if the cookie does not exist.

* Added basic doAuth to v2 admin test utils

refs #9866

This will allow functional tests to use session based authentication.
2018-10-09 10:24:41 +07:00
..
functional Added doAuth v2 admin api test helper (#9964) 2018-10-09 10:24:41 +07:00
integration Optimised test folder structure (#9958) 2018-10-07 16:36:02 +02:00
unit 🐛 Fixed redirect issue with private sites (#9960) 2018-10-08 16:31:08 +07:00
utils Added doAuth v2 admin api test helper (#9964) 2018-10-09 10:24:41 +07:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc