mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
c4cfd1839a
refs https://github.com/TryGhost/Team/issues/1088 - adds schema for new offers table - adds permission fixtures for new offers table - adds migrations for new table and permissions Co-authored-by: Fabien O'Carroll <fabien@allou.is> |
||
---|---|---|
.. | ||
api | ||
exporter | ||
importer | ||
migrations | ||
models | ||
settings | ||
site | ||
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.