Ghost/ghost/offers/test/lib/domain/models
Rishabh 66970e5002 Updated offers setup to allow trial values
refs https://github.com/TryGhost/Team/issues/1726

- updates offer setup to allow new `trial` as discount type, was prev only `fixed` and `percent`
- updates offer setup to allow `amount` as free trial days value
- updates offer setup to allow `trial` as discount duration value for trial offers, was prev only `once`/`forever`/`repeating`
2022-08-11 11:04:39 +05:30
..
Offer.test.js Updated offers setup to allow trial values 2022-08-11 11:04:39 +05:30
OfferAmount.test.js Updated offers setup to allow trial values 2022-08-11 11:04:39 +05:30
OfferCadence.test.js Added initial tests for Offers 2021-11-07 23:10:10 +02:00
OfferCode.test.js Added initial tests for Offers 2021-11-07 23:10:10 +02:00
OfferCurrency.test.js Added initial tests for Offers 2021-11-07 23:10:10 +02:00
OfferDescription.test.js Added initial tests for Offers 2021-11-07 23:10:10 +02:00
OfferDuration.test.js Updated offers setup to allow trial values 2022-08-11 11:04:39 +05:30
OfferName.test.js Required OfferName to be a maximum of 40 characters 2021-11-25 12:34:33 +02:00
OfferStatus.test.js Added initial tests for Offers 2021-11-07 23:10:10 +02:00
OfferTitle.test.js Added initial tests for Offers 2021-11-07 23:10:10 +02:00
OfferType.test.js Updated offers setup to allow trial values 2022-08-11 11:04:39 +05:30