Ghost/test/unit
Fabien 'egg' O'Carroll 2f33292600
Added members_product_events table (#13236)
refs https://github.com/TryGhost/Team/issues/873

This table is to track events related to members be given or having
removed access to products. It will allow us to provide start dates for
access for complimentary members, as well as being able to track access
to products over time, either for individual members or for aggregates.
2021-08-23 16:29:15 +02:00
..
adapters Refactored scheduling default test to use nock 2021-07-15 14:07:11 +04:00
api Fixed failing unit test 2021-08-13 10:22:11 +04:00
apps Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
data Added members_product_events table (#13236) 2021-08-23 16:29:15 +02: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