Ghost/test/unit
Naz b98854150c Added test illustrating filtering of null segments
refs https://github.com/TryGhost/Team/issues/861

- The test case illustrates that it's already possible to achieve what's described in the referenced issue (bug where the content is not filtered correctly when a single email segment card is present)
- The bug fix for a general issue should be using this parser's ability to properly filter html/plaintext content
2021-07-06 17:03:46 +04:00
..
adapters Refactored scheduling index files into class/initializer pattern 2021-05-25 22:32:41 +04:00
api Handled visibility filter in post/page API 2021-07-05 17:10:45 +05:30
apps Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
data Added webp image support (#13105) 2021-07-02 09:37:54 +01:00
helpers Fixed feature_image_caption needing triple-curlies in themes (#13107) 2021-07-01 17:55:44 +01:00
lib Added webp image support (#13105) 2021-07-02 09:37:54 +01:00
meta Fixed missing renames getExcerpt -> generateExcerpt 2021-07-02 09:44:18 +01:00
models 🐛 Fixed a 500 error for incorrect fields parameter in API 2021-07-06 11:58:37 +04:00
server Removed unused reinit function 2021-06-30 12:44:32 +01:00
services Added test illustrating filtering of null segments 2021-07-06 17:03:46 +04:00
shared Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
web Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00