Ghost/ghost/core/test
Naz f74588f9c2 Fixed date filtering in collections
refs https://github.com/TryGhost/Team/issues/3169

- To be able to apply NQL filtering on Collection Posts the dates should be serialized to be ISO Date Strings instead of raw Dates. Otherwise, NQL filtering fails to compare Date with a Date String.
2023-06-27 12:52:10 +07:00
..
e2e-api Fixed date filtering in collections 2023-06-27 12:52:10 +07:00
e2e-browser
e2e-frontend
e2e-server
e2e-webhooks
integration Added bulkEmail.batchSize option to configure batch size 2023-06-26 12:57:44 +02:00
regression Removed Bluebird from tests 2023-06-23 10:03:03 +02:00
unit Added tables to persist Collections 2023-06-23 16:11:55 +02:00
utils Removed Bluebird from tests 2023-06-23 10:03:03 +02:00
.eslintignore
.eslintrc.js