Ghost/test/unit
Hannah Wolfe c37de311ea
Split validation index into separate files
- The data/validation module is made up of several loosely related things with lots of dependencies
- Separating out the various components makes it possible to see what's what, and importantly what has complex dependencies
- validator + validate probably go togetheri in an external module, the other two files should probably have their own homes in related areas of ghost e.g. schema -> data/schema/validate.js
2021-06-14 18:18:28 +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 Split validation index into separate files 2021-06-14 18:18:28 +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 Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +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