0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit
Hannah Wolfe 0fe8426f97
Renamed validation to validator + better public API
- renamed our internal validation library to "validator" - which is the same as the tool it wraps
- updated the public api so that validator methods are directly exposed
- this will make it a drop-in replacement for validator-js
- in turn, this allows us to pull this out into @tryghost/validator, and use our own wrapper instead of the 3rd party library
2021-06-15 15:32:36 +01:00
..
adapters Refactored scheduling index files into class/initializer pattern 2021-05-25 22:32:41 +04:00
api Added support for gating content by member labels and products (#12946) 2021-05-10 19:32:11 +01:00
apps Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00
data Renamed validation to validator + better public API 2021-06-15 15:32:36 +01:00
helpers Added initial match helper 2021-06-07 21:15:05 +01:00
lib Extracted package-json lib to Utils 2021-05-07 12:35:06 +01:00
models Extracted Bookshelf plugins from Ghost to Framework repo 2021-06-15 12:49:38 +01:00
server Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
services Enabled all labs flags when testing (#13036) 2021-06-10 12:54:34 +01:00
shared Added fake logging to i18n tests 2021-05-06 19:38:01 +01:00
web Fixed broken require path (bridge in tests) 2021-04-26 15:01:10 +01:00