Ghost/core/test/functional/api/v2
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
..
admin Added doAuth v2 admin api test helper (#9964) 2018-10-09 10:24:41 +07:00
content Optimised test folder structure (#9958) 2018-10-07 16:36:02 +02:00