docusaurus/packages/docusaurus-utils/src/__tests__
Sébastien Lorber 4d06f26c1f
fix(v2): Fix MDX docs being considered as partials when siteDir match the _ prefix convention (#5199)
* Add _ to dogfood docs folder to cover against edge case

* Fix edge case with MDX partials when site / content dir contains a _ prefix

* add globUtils tests

* proper dogfooding folder re-organization, all content plugins being used

* refactor dogfooding folder + expose /tests page index

* fix page plugin ignoring options.routeBasePath
2021-07-21 14:13:51 +02:00
..
__fixtures__/defaultCodeTranslations
__snapshots__ refactor(v2): cleanup console output (#4979) 2021-06-16 11:37:28 +02:00
codeTranslationsUtils.test.ts
escapePath.test.ts
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 fix(v2): redirect plugin: use siteConfig.trailingSlash (#4988) 2021-06-16 19:04:28 +02:00
markdownParser.test.ts
pathUtils.test.ts fix(v2): fix Webpack persistent caching (evict on swizzle/alias/config change) (#5047) 2021-06-24 12:56:56 +02:00
posixPath.test.ts