0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test/utils
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
..
fixtures Fixed travis 2018-10-06 02:09:07 +02:00
mocks Removed knex mock (#9685) 2018-06-12 20:26:16 +02:00
api.js Added doAuth v2 admin api test helper (#9964) 2018-10-09 10:24:41 +07:00
assertions.js
configUtils.js
index.js Removed api integration tests (#9940) 2018-10-06 22:13:52 +02:00