Ghost/test/utils/fixtures
Rishabh Garg 18b59d2c01
Removed archived tiers from content api (#14329)
closes https://github.com/TryGhost/Team/issues/1426

When fetching tiers using the content API, we incorrectly returned all tiers including archived ones unless the active:true filter is passed. Correct behaviour is to always hide archived tiers, so this filter should not be required.

- forces `active:true` filter for tiers content api browse
- updates test to check for archived test removal in tiers content api
2022-03-16 22:02:42 +05:30
..
admin-views Fixed ETag header for admin templates not changing between versions (#13680) 2021-10-22 14:25:58 +01:00
config Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
csv Added Members bulk actions endpoint 2021-08-23 16:38:21 +02:00
data 🐛 Fixed redirects "to" query params forwarding (#12333) 2021-01-05 14:11:06 +13:00
export Fixed typo "in" default About page. (#13271) 2021-10-04 12:18:15 +01:00
filter-param Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00
images Added webp image support (#13105) 2021-07-02 09:37:54 +01:00
import 🐛 Fixed uppercase file extensions ignored in content import (#14268) 2022-03-11 09:17:58 +01:00
media Added audio upload support to Media API 2021-11-09 16:39:33 +04:00
settings Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
themes Updated fixture Casper@v4.7.2 & corrected README 2022-02-15 15:42:14 +00:00
urls Updated urls/resources cache fixtures 2021-11-22 21:56:32 +13:00
cache-rules.js Moved cacheRules from testUtils into fixtures 2021-02-17 17:55:38 +00:00
context.js Split test utilities out into separate files 2021-02-16 20:17:04 +00:00
data-generator.js Removed archived tiers from content api (#14329) 2022-03-16 22:02:42 +05:30
default-settings.json Added default values for Stripe config in tests 2022-02-21 20:06:20 +13:00
fixtures.json Updated test fixtures for tiers with new visibility property 2022-03-08 14:49:13 +05:30
test.hbs Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00