docusaurus/packages/docusaurus-plugin-content-blog/src/__tests__
Joshua Chen 24d65d9bdd
refactor(utils): reorganize functions; move authors file resolution to utils (#6229)
* refactor(utils): reorganize functions; move authors file resolution to utils

* More refactor
2021-12-31 11:55:42 +08:00
..
__fixtures__ refactor(utils): reorganize functions; move authors file resolution to utils (#6229) 2021-12-31 11:55:42 +08:00
__snapshots__ feat(content-blog): support json feed (#6126) 2021-12-18 22:47:40 +08:00
authors.test.ts refactor(utils): reorganize functions; move authors file resolution to utils (#6229) 2021-12-31 11:55:42 +08:00
blogFrontMatter.test.ts fix: add docs tag validation to solve #5478 (#5479) 2021-09-03 14:43:24 +02:00
blogUtils.test.ts feat: blog posts support /YYYY/MM/DD/blog-post/index.md pattern + blog frontmatter can reference relative images (#5309) 2021-08-06 17:51:59 +02:00
feed.test.ts feat(content-blog): support json feed (#6126) 2021-12-18 22:47:40 +08:00
index.test.ts feat(content-blog): include front matter in loaded content metadata (#6189) 2021-12-26 11:24:24 +08:00
linkify.test.ts refactor(v2): merge linkify function used in blog and docs and align properties (#4402) 2021-03-12 15:11:08 +01:00
pluginOptionSchema.test.ts feat(content-blog): support json feed (#6126) 2021-12-18 22:47:40 +08:00
translations.test.ts feat: make blog config options and navbar versions dropdown label translatable (#5371) 2021-08-20 17:11:59 +02:00