mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-23 10:53:34 +03:00
b35f060bef
refs https://github.com/TryGhost/Team/issues/637 The "free" price - when Members signup without using Stripe, should have a name and description, so that it can be displayed in Portal in a similar way to paid price's. As there is only ever one, and it is not a fully fledged price, a setting makes more sense than a dedicated db table. |
||
---|---|---|
.. | ||
api | ||
exporter | ||
importer | ||
migrations | ||
models | ||
settings | ||
site | ||
update-check | ||
README.md |
Regression Tests
These tests should ensure that we don't break Ghost for all available APIs.
The goal is that most of these packages use Ghost's API's to test behaviours, otherwise transform the tests into unit tests.