Ghost/ghost/core
Simon Backx 5c2f0b9a4b
Removed getCreatedEvents and added verification trigger test (#15832)
refs https://github.com/TryGhost/Team/issues/2266

This removes the deprecated `getCreatedEvents` method in the event
repository and adds tests to the verification trigger to see if we don't
break anything.

Changes extracted from https://github.com/TryGhost/Ghost/pull/15831
2022-11-18 15:05:15 +01:00
..
content
core Removed getCreatedEvents and added verification trigger test (#15832) 2022-11-18 15:05:15 +01:00
test Removed getCreatedEvents and added verification trigger test (#15832) 2022-11-18 15:05:15 +01:00
.c8rc.e2e.json Introduced separate config for e2e tests 2022-11-17 09:58:39 +07:00
.c8rc.json Introduced separate config for e2e tests 2022-11-17 09:58:39 +07:00
.eslintignore
.eslintrc.js
.gitignore
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
package.json Added email-suppression-list service & mock implementation 2022-11-18 14:11:47 +07:00
playwright.config.js Enabled browser-based tests to start Ghost with default test fixtures 2022-11-17 17:00:54 +00:00