0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/unit/services/mega
Naz 986a7526f5 Added member partitioner based on segment
refs https://github.com/TryGhost/Team/issues/828

- Before sending out batches with members we need to partition all members based on the segment they belong to. Special segment "unsegmented" is used in case none of the segments used in the emal cards cover part of the members set (for example only free members card used when emailing all members)
2021-07-01 20:58:24 +04:00
..
mega_spec.js Added member partitioner based on segment 2021-07-01 20:58:24 +04:00
post-email-serializer_spec.js Render an email correctly according to the associated member segment 2021-07-01 13:36:42 +02:00
segment-parser_spec.js Added unique filtering for segment parser 2021-06-30 17:43:28 +04:00