0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/utils/fixtures
Kevin Ansfield 8aa55feaf8
Added acceptance test for /member/:id/?include=email_recipients (#12477)
refs c1d66f0b01

- fixed base model allowing '@@INDEXES@@' as a permitted attribute/order
- fixed base model automatically setting `@@INDEXES@@` to null on the model when creating
- added `doAuth('members:emails')`
  - creates an `email_batch` record attached to the first email in the fixtures
  - creates an `email_recipients` record for each member
  - runs analytics aggregation so the email and member counts are as expected
- added acceptance test for `/member/:id/?include=email_recipients`
2020-12-11 18:45:35 +00:00
..
config Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
csv Updated canary members controller to use new Importer 2020-12-09 19:25:57 +00:00
data Added .yaml format support in redirects configuration (#12187) 2020-11-04 12:08:32 +13:00
export Updated serializers/model layer validation using settings type 2020-06-30 17:38:36 +05:30
filter-param Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
images Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
import Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
settings Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
themes Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
data-generator.js Added acceptance test for /member/:id/?include=email_recipients (#12477) 2020-12-11 18:45:35 +00:00
test.hbs Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00