0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/test/unit/server
Rishabh Garg cb76b738ce
Fixed newsletter schema column validation (#14456)
refs https://github.com/TryGhost/Team/issues/1500

- newsletter schema columns were using incorrect syntax for `isIn` validations
- adds schema test to make sure schema `isIn` validations are in correct format
2022-04-11 15:05:02 +05:30
..
adapters
data Fixed newsletter schema column validation (#14456) 2022-04-11 15:05:02 +05:30
lib Removed unnecessary use of rewire 2022-03-24 19:32:06 +00:00
models Cleaned up newsletter schema migrations (#14441) 2022-04-08 19:06:30 +05:30
services Moved route-settings tests to their own folder 2022-04-08 16:53:11 +01:00
web 🐛 Fixed theme activation with capitalized names 2022-03-09 20:07:04 +13:00
notify.test.js Fixed notify library tests 2021-12-06 08:20:39 +00:00
overrides.test.js