docusaurus/packages/docusaurus-utils/src/__tests__
2024-03-13 19:50:49 +01:00
..
__fixtures__ feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
__snapshots__ feat: siteConfig.markdown.parseFrontMatter hook (#9624) 2023-12-16 02:50:26 +01:00
dataFileUtils.test.ts chore: disable string escaping in snapshots (#7131) 2022-04-08 11:23:19 +08:00
emitUtils.test.ts fix(content-blog): make RSS feed generation work with slugs with .html extension (#8158) 2022-10-06 16:19:05 +02:00
gitUtils.test.ts perf: optimize getFileCommitDate, make it async (#9890) 2024-02-24 23:32:18 +01:00
globUtils.test.ts fix(utils): always match exclusion root dirs as complete folder paths (#7864) 2022-08-01 15:23:01 +08:00
hashUtils.test.ts refactor: ensure all types are using index signature instead of Record (#6995) 2022-03-25 18:06:30 +08:00
i18nUtils.test.ts feat: allow customizing localization path of each locale (#7624) 2022-06-17 11:07:35 +02:00
jsUtils.test.ts refactor: remove "error" reporting level, move reportMessage to logger (#7642) 2022-06-17 14:51:00 +02:00
markdownLinks.test.ts fix(utils): Markdown link replacement with <> but no spaces (#9617) 2023-12-07 11:27:28 +01:00
markdownUtils.test.ts fix(mdx-loader): mdx-code-block should support CRLF (#9897) 2024-02-29 13:20:03 +01:00
moduleUtils.test.ts feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
pathUtils.test.ts fix(utils): remove non-ASCII limitation for path normalization (#8137) 2022-10-07 13:35:12 +02:00
shellUtils.test.ts fix(create-docusaurus): potential security issue with command injection (#7507) 2022-05-27 10:41:15 +02:00
slugger.test.ts chore: spell-check test files (#6903) 2022-03-12 15:24:56 +08:00
tags.test.ts feat(docs,blog,pages): add support for "unlisted" front matter - hide md content in production (#8004) 2022-11-03 14:31:41 +01:00
urlUtils.test.ts refactor(utils): remove duplicated function 2024-03-13 19:50:49 +01:00
webpackUtils.test.ts test: fix some type errors in test files (#7486) 2022-05-25 11:46:10 +08:00