docusaurus/packages/docusaurus-utils/src/__tests__
Sébastien Lorber b54ec72389
fix(v2): redirect plugin: use siteConfig.trailingSlash (#4988)
2021-06-16 19:04:28 +02:00
..
__fixtures__/defaultCodeTranslations feat(v2): default theme translations: locale "pt" should load "pt-BR" translations (#4581) 2021-04-07 18:28:48 +02:00
__snapshots__ refactor(v2): cleanup console output (#4979) 2021-06-16 11:37:28 +02:00
codeTranslationsUtils.test.ts feat(v2): default theme translations: locale "pt" should load "pt-BR" translations (#4581) 2021-04-07 18:28:48 +02:00
docuHash.test.ts fix(v2): truncate docuhash return value in order to avoid ERRNAMETOOLONG error (#4899) 2021-06-15 18:39:06 +02:00
escapePath.test.ts fix(v2): fix encoding of markdown image/file inline file-loaders (#4736) 2021-05-06 16:48:20 +02:00
getFilePathForRoutePath.test.ts fix(v2): redirect plugin: use siteConfig.trailingSlash (#4988) 2021-06-16 19:04:28 +02:00
index.test.ts fix(v2): redirect plugin: use siteConfig.trailingSlash (#4988) 2021-06-16 19:04:28 +02:00
markdownParser.test.ts fix(v2): fix contentTitle issues when markdown h1 title contains code blocks (#4882) 2021-06-03 17:45:19 +02:00
pathUtils.test.ts fix(v2): truncate docuhash return value in order to avoid ERRNAMETOOLONG error (#4899) 2021-06-15 18:39:06 +02:00
posixPath.test.ts fix(v2): fix encoding of markdown image/file inline file-loaders (#4736) 2021-05-06 16:48:20 +02:00