Ghost/ghost/core/test/integration/services
Simon Backx 320eaac4c4
Removed usage of unquoted ids in filter strings (#19031)
fixes GRO-34
fixes GRO-33

This also adds a new way to run all tests with enforced numeric ObjectIDs.
These numeric ids cause issues if they are used withing NQL filters. So they
surface tiny bugs in our codebase.

You can run tests using this option via:
NUMERIC_IDS=1 yarn test:e2e

Also removed some defensive logic that could be explained by unquoted ids.
2023-11-20 14:00:31 +01:00
..
email-service Removed usage of unquoted ids in filter strings (#19031) 2023-11-20 14:00:31 +01:00
members Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
last-seen-at-updater.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
mailgun-email-suppression-list.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00