docusaurus/packages/docusaurus-utils/src/__tests__
Sébastien Lorber acc66c14b0
Some checks failed
Argos CI / take-screenshots (push) Has been cancelled
Build Hash Router / Build Hash Router (push) Has been cancelled
Canary Release / Publish Canary (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Continuous Releases / Continuous Releases (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (20) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (20.0) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (22) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (24) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 (25.1) (push) Has been cancelled
E2E Tests / E2E — Yarn v1 Windows (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (node-modules, -s) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (node-modules, -st) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (pnp, -s) (push) Has been cancelled
E2E Tests / E2E — Yarn Berry (pnp, -st) (push) Has been cancelled
E2E Tests / E2E — npm (push) Has been cancelled
E2E Tests / E2E — pnpm (push) Has been cancelled
feat(core): New siteConfig `future.experimental_vcs` API + `future.experimental_faster.gitEagerVcs` flag (#11512)
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
2025-11-14 18:15:45 +01:00
..
__fixtures__ feat(core): New siteConfig `future.experimental_vcs` API + `future.experimental_faster.gitEagerVcs` flag (#11512) 2025-11-14 18:15:45 +01:00
__snapshots__ fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (#10168) 2024-05-24 19:03:23 +02:00
dataFileUtils.test.ts feat(blog): authors page (#10216) 2024-08-01 17:30:49 +02: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
globUtils.test.ts fix(cli): fix CLI write-translation bug (#11027) 2025-03-27 12:22:44 +01:00
hashUtils.test.ts fix(core): codegen should generate unique route prop filenames (#10131) 2024-05-10 18:17:21 +02:00
i18nUtils.test.ts feat(core): Add `i18n.localeConfigs[locale].{url,baseUrl}` config options (#11316) 2025-07-28 17:04:34 +02:00
jsUtils.test.ts refactor(utils): remove duplicated function (#9972) 2024-03-29 14:45:30 +01:00
lastUpdateUtils.test.ts feat(core): New siteConfig `future.experimental_vcs` API + `future.experimental_faster.gitEagerVcs` flag (#11512) 2025-11-14 18:15:45 +01:00
markdownLinks.test.ts feat(mdx): resolve `@site/*` markdown links, fix resolution priority bugs (#11397) 2025-09-04 15:29:26 +02:00
markdownUtils.test.ts chore: Rename Twitter links/labels to X (#10509) 2024-09-19 11:30:57 +02:00
moduleUtils.test.ts feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
pathUtils.test.ts feat(sitemap): add support for "lastmod" (#9954) 2024-03-20 11:47:44 +01:00
routeUtils.test.ts feat(sitemap): add support for "lastmod" (#9954) 2024-03-20 11:47:44 +01:00
slugger.test.ts chore: spell-check test files (#6903) 2022-03-12 15:24:56 +08:00
tags.test.ts feat(docs, blog): add support for `tags.yml`, predefined list of tags (#10137) 2024-05-31 17:32:08 +02:00
urlUtils.test.ts fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (#10168) 2024-05-24 19:03:23 +02:00