docusaurus/packages/docusaurus-utils/src/__tests__
Joshua Chen 1cefb643dd
refactor: enforce named capture groups; clean up regexes (#6524)
* refactor: enforce named capture groups; clean up regexes

* fixes

* fix
2022-02-01 17:43:15 +08:00
..
__fixtures__ test: add test for readOutputHTMLFile (#6506) 2022-01-29 18:10:46 +08:00
dataFileUtils.test.ts chore: enable eslint-plugin-jest (#6375) 2022-01-16 15:53:23 +08:00
globUtils.test.ts fix(v2): Fix MDX docs being considered as partials when siteDir match the _ prefix convention (#5199) 2021-07-21 14:13:51 +02:00
hashUtils.test.ts fix(v2): fix Webpack persistent caching (evict on swizzle/alias/config change) (#5047) 2021-06-24 12:56:56 +02:00
index.test.ts chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
markdownLinks.test.ts fix(utils): do not resolve Markdown paths with @site prefix (#6489) 2022-01-28 10:10:39 +08:00
markdownParser.test.ts refactor: enforce named capture groups; clean up regexes (#6524) 2022-02-01 17:43:15 +08:00
pathUtils.test.ts chore: clean up ESLint config, enable a few rules (#6514) 2022-01-31 10:31:24 +08:00
slugger.test.ts feat(content-docs): sidebar category linking to document or auto-generated index page (#5830) 2021-12-03 14:44:59 +01:00
tags.test.ts chore: enable eslint-plugin-jest (#6375) 2022-01-16 15:53:23 +08:00
urlUtils.test.ts test(utils, mdx-loader, core): improve coverage (#6303) 2022-01-10 15:00:51 +08:00
webpackUtils.test.ts fix: make Docusaurus PnP strict mode compatible (#6047) 2021-12-08 14:26:24 +01:00