docusaurus/packages/docusaurus-utils/src/__tests__
2022-07-18 19:16:00 +08:00
..
__fixtures__ test: add test for readOutputHTMLFile (#6506) 2022-01-29 18:10:46 +08:00
__snapshots__ fix(utils): recognize ~~~ as code fences in link replacement (#7801) 2022-07-18 19:16:00 +08:00
dataFileUtils.test.ts chore: disable string escaping in snapshots (#7131) 2022-04-08 11:23:19 +08:00
emitUtils.test.ts chore: enable import/order rule (#7418) 2022-05-14 23:39:50 +08:00
gitUtils.test.ts chore: enable import/order rule (#7418) 2022-05-14 23:39:50 +08:00
globUtils.test.ts test: improve test coverage (#7181) 2022-04-16 16:35:40 +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): recognize ~~~ as code fences in link replacement (#7801) 2022-07-18 19:16:00 +08:00
markdownUtils.test.ts fix(utils): allow any non-boundary characters in Markdown heading ID (#7604) 2022-06-16 12:32:42 +02:00
pathUtils.test.ts refactor: fix more type-aware linting errors (#7479) 2022-05-24 19:19:24 +08: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(utils): JSDoc for all APIs (#6980) 2022-03-24 21:34:31 +08: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