Ghost/test
Rishabh Garg ba9b2ee68f
Updated monthly/yearly data in price helper (#13012)
closes https://github.com/TryGhost/Team/issues/761

With multiple products, each product can have an active monthly/yearly price, so we no longer store the monthly/yearly price ids in global settings but instead store them in product table directly. This means we need to update our global `@price` helper to also use the updated schema and use the monthly/yearly prices from product table instead of settings data.
2021-06-08 16:32:39 +05:30
..
api-acceptance Enabled 'labs' to be accepted as a value in Settings API 2021-06-08 02:18:17 +12:00
frontend-acceptance Updated monthly/yearly data in price helper (#13012) 2021-06-08 16:32:39 +05:30
regression Fixed test for settings type 2021-06-07 20:36:29 +04:00
unit Added initial match helper 2021-06-07 21:15:05 +01:00
utils Updated monthly/yearly data in price helper (#13012) 2021-06-08 16:32:39 +05:30
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00