0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test
Rish b122b683f4 🏗 Removed reschedule method from scheduling adapter
no issue

We changed `reschedule` event to trigger adapter's `unschedule` and  `schedule` methods since we now generate separate tokens(urls) for consistency as two different url(token) is needed to complete the reschedule functionality.
2019-11-27 13:38:30 +05:30
..
acceptance Fixed tests 2019-10-11 13:16:54 +01:00
regression Extracted members-specific middleware from site app module (#11405) 2019-11-21 10:01:24 +07:00
unit 🏗 Removed reschedule method from scheduling adapter 2019-11-27 13:38:30 +05:30
utils Added extra handling for test port conflict errors 2019-11-06 12:48:58 +07:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json Updated eslint for tests to allow async functions 2019-10-06 21:03:56 +07:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00