0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/unit
Naz 2fbc1af165 Added email disabling flag to settings records
refs https://github.com/TryGhost/Team/issues/912

- We need a place to persist the email freeze state between instance restarts - settings table record is the best place for it
2021-07-29 20:30:30 +12:00
..
adapters Refactored scheduling default test to use nock 2021-07-15 14:07:11 +04:00
api Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
apps Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
data Added email disabling flag to settings records 2021-07-29 20:30:30 +12:00
helpers Moved labs utlity to shared 2021-07-08 09:05:41 +01:00
lib Fixed slow-running external request test 2021-07-15 15:21:33 +04:00
meta Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
models Reverted "Moved disguised unit tests into regression test suite" 2021-07-19 13:22:31 +04:00
server Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
services 🐛 Fixed unsubscribed members receiving email when a post is sent to all members (#13181) 2021-07-26 12:47:03 +01:00
shared Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
web Fixed error when requesting resize of a blank image 2021-07-07 19:11:24 +01:00