Ghost/test/unit/data
Fabien 'egg' O'Carroll 5b936c052f
Added Default Product fixture (#12892)
refs https://github.com/TryGhost/Team/issues/619

As part of the Custom Products work, we are linking members to products
when updating their subscriptions. This requires that we have at least
one product in the database. For existing sites that are using Members
this is handled by the v4.3 03 migration. But for new sites we must
include a fixture.

Also fixes the tests to not reply on the order of the fixtures
2021-04-20 16:39:27 +01:00
..
db Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
exporter 💥 Reduced default exports content for DB APIs (#12818) 2021-03-25 19:27:49 +13:00
importer Migrated members_allow_free_signup setting to members_signup_access (#12886) 2021-04-19 16:36:30 +01:00
meta Updated twitter/og structured data rules 2021-02-05 18:50:11 +13:00
migrations Removed global.Promise override (#12182) 2020-11-04 10:55:47 +00:00
schema Added Default Product fixture (#12892) 2021-04-20 16:39:27 +01:00
validation Fixed webhook model unit test 2021-03-04 10:56:58 +01:00
xml/sitemap Removed final non-destructured imports of core/server/lib/common (#11858) 2020-05-28 17:54:18 +01:00