Ghost/ghost/core/test/unit/server
Daniel Lockyer 845f8d965e
Added test to validate schema structure
refs https://github.com/TryGhost/Toolbox/issues/441

- this is only v1 of the test I would like but it validates the keys on
  a column definition are part of an allowlist
- this has already uncovered a bug with `maxLength` (vs `maxlength`)
2022-10-12 19:19:33 +07:00
..
adapters Added basic memory cache storage implementation 2022-08-05 02:28:33 +12:00
data Added test to validate schema structure 2022-10-12 19:19:33 +07:00
lib Added rendering of posts.lexical to posts.html when saving (#15416) 2022-09-15 16:49:14 +01:00
models Added post sentiment (#15592) 2022-10-11 17:52:14 +02:00
services Increased Vary granularity for versioned requests 2022-09-28 14:48:43 +08:00
web Moved Cache-Control middleware to separate package 2022-08-11 14:14:20 +02:00
notify.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
overrides.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00