Ghost/test/unit/server
Rishabh 62777d7f26 Handled default product to use first paid product
Since we now have 2 products by default for all ghost sites, free and default paid, the usage of default product which so far was using first product needs to be updated to use the first paid product.

- updates default product usage to use first paid tier
- updates tests
2022-01-17 22:59:34 +05:30
..
adapters Added ability to delete existing files through storage adapters 2021-11-09 16:07:23 +04:00
data Handled default product to use first paid product 2022-01-17 22:59:34 +05:30
lib Renamed getLocalFileStoragePath 2021-11-05 17:17:18 +04:00
models Updated SingleUseToken grace period to 10 minutes (#13926) 2022-01-03 17:55:53 +02:00
services Replace error handler middleware with @tryghost/mw-error-handler (#13879) 2021-12-14 15:18:46 +00:00
web Moved admin redirect middleware to named file 2021-11-25 14:29:17 +00:00
notify.test.js Fixed notify library tests 2021-12-06 08:20:39 +00:00
overrides.test.js Set global Luxon timezone override to UTC 2021-10-20 09:19:29 +02:00