Ghost/test
Fabien O'Carroll 24afc5d4ff Fixed status code for unauthenticated requests
refs https://github.com/TryGhost/Team/issues/498

Requests to fetch the data of the logged in member made without a
session cookie were responsing with 400 Bad Request. This was incorrect
and always should have been a 401 Unauthorized.
2021-03-01 16:19:28 +00:00
..
api-acceptance Bumped gscan to 4.0.0-pre.1 2021-03-01 19:26:17 +13:00
frontend-acceptance Fixed status code for unauthenticated requests 2021-03-01 16:19:28 +00:00
regression Hardened frontend tests checking API engine 2021-02-24 18:55:12 +13:00
unit 🐛 Fixed theme preview not decoding values properly 2021-03-01 11:54:50 +00:00
utils Added instructions about theme fixtures maintenance 2021-03-01 19:32:20 +13:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.json Enabled error for "no-shadow" eslint rule 2020-10-27 11:27:37 +13:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00