Ghost/test
Rishabh a4c78dbf19 🐛 Fixed error on saving member with susbcriptions
closes https://github.com/TryGhost/Team/issues/699

With custom products, saving a member with subscriptions on member detail page in Admin throws errors on console, though the save is successful. This breaks the Admin as user needs to refresh the screen again to get rid of error. This change -

- updates the response on member save to return `price` object in subscription
- updates tests
2021-05-19 22:32:15 +05:30
..
api-acceptance Removed dead code 2021-05-13 16:20:28 +04:00
frontend-acceptance Updated tests for member endpoint 2021-05-13 15:35:14 +05:30
regression 🐛 Fixed error on saving member with susbcriptions 2021-05-19 22:32:15 +05:30
unit Added settings for monthly/yearly price ids 2021-05-18 13:34:31 +05:30
utils Added support for gating content by member labels and products (#12946) 2021-05-10 19:32:11 +01:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.js Enabled no-skipped-tests eslint rule [warn] 2021-05-07 19:24:23 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00