docusaurus/packages/docusaurus-utils/src/__tests__
2023-06-08 12:16:56 +02:00
..
__fixtures__ fix(content-blog): make RSS feed generation work with slugs with .html extension (#8158) 2022-10-06 16:19:05 +02:00
__snapshots__ fix(utils): better handling of code blocks in link replacement (#9046) 2023-06-08 12:16:56 +02: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 chore: upgrade dependencies (#7993) 2022-09-08 01:31:53 -04: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): better handling of code blocks in link replacement (#9046) 2023-06-08 12:16:56 +02:00
markdownUtils.test.ts feat: upgrade to MDX v2 (#8288) 2023-04-21 19:48:57 +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: ensure all types are using index signature instead of Record (#6995) 2022-03-25 18:06:30 +08:00
webpackUtils.test.ts test: fix some type errors in test files (#7486) 2022-05-25 11:46:10 +08:00