0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/unit/server
Fabien O'Carroll b93e7d7f7c Added offer_redemptions table to database
refs https://github.com/TryGhost/Team/issues/1132

This will be used to store Offer Redemptions, which will be used to list
the Offers which a Member has redeemed, as well as the number of times
an Offer has been redeemed.
2021-10-13 17:37:39 +02:00
..
adapters Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
data Added offer_redemptions table to database 2021-10-13 17:37:39 +02:00
lib Replaced i18n.t w/ tpl in core/server/lib/image (#13507) 2021-10-08 15:44:13 +01:00
models Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
services Simplified Notification's service constructor 2021-10-11 16:04:48 +02:00
web Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
notify.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00