0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test
Rish a4f119cb7f Moved visibility utility from static model fn to Ghost-SDK
refs #10618

- Visibility methods don't belong on model, but are generic utils
- Used directly from ghost helper's visibility methods, cleans up core
- Removes direct model dependency of theme helper
- Updated `foreach_spec` to correct test data as per schema - visibility property cannot be empty
2019-06-09 13:12:04 +05:30
..
acceptance 🎨 Made notifications dismissible per user 2019-04-19 09:43:14 +02:00
regression 🔥 Dropped Node v6 support (#10771) 2019-06-03 14:20:23 +02:00
unit Moved visibility utility from static model fn to Ghost-SDK 2019-06-09 13:12:04 +05:30
utils Updated link to Marketplace (#10754) 2019-05-22 16:55:28 +08:00
.eslintignore Moved grunt-eslint to npm script executing eslint (#10474) 2019-02-11 13:26:06 +01:00
.eslintrc.json
.jshintrc