0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/regression
Nazar Gargol 192cb107a5 Fixed regression test for tag edit redirects
refs bd92fcd282

- Referenced commit broke the regression test
2020-04-16 22:10:28 +12:00
..
api Merge pull request from GHSA-q6jp-j3gg-3mxr 2020-04-07 11:05:48 +01:00
exporter
importer
migrations
models
site Fixed regression test for tag edit redirects 2020-04-16 22:10:28 +12:00
update-check
README.md

Regression Tests

This folder should contain packages which we test in a cron job once per day. These tests should ensure that we don't break Ghost.

The goal is that most of these packages use Ghost's API's to test behaviours, otherwise transform the tests into unit tests.