0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test
Fabien 'egg' O'Carroll 81e7d71391
Fixed created_at dates for member events on import (#13151)
refs https://github.com/TryGhost/Team/issues/542

The members-api has been updated to use the passed `created_at`
property when creating members for the status change events, as well as
using the subscription start_date for members paid subscription events

This is a duplicate of 7eb821b3f5 but
with updated dependencies.
2021-07-16 12:06:46 +01:00
..
api-acceptance Fixed created_at dates for member events on import (#13151) 2021-07-16 12:06:46 +01:00
frontend-acceptance Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
regression Moved labs utlity to shared 2021-07-08 09:05:41 +01:00
unit Fixed slow-running external request test 2021-07-15 15:21:33 +04:00
utils Moved labs utlity to shared 2021-07-08 09:05:41 +01:00
.eslintignore
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc