docusaurus/website/docs
Sébastien Lorber 141d062c3b
chore(v2): fix windows Jest tests (#3959)
* test(v2): Fix docusaurus-utils tests for windows

* test(v2): Fix plugin-client-redirects test

- add the posixPath in writeRedirectsFiles.ts

* test(v2): Fix plugin-content-pages test

add posixPath in test and index

* test(v2): add window test configuration

 - add the window test configuration in nodejs-windows.yml

* test(v2): revert plugin-content-pages test fix

* test(v2): Fix mdx-loader/transformImage test

* test(v2): add cleanPath in transformImage test

* fix version path tests for windows

* make versionMetadata test work on Windows

* try to fix posix/win32 path issues

* attempt to fix windows test

* try to make source alias less win32 sensitive

* try to make source alias less win32 sensitive

* try to make source alias less win32 sensitive

* try to make source alias less win32 sensitive

* try to make source alias less win32 sensitive

* try to make source alias less win32 sensitive

* specific jest config for windows

* attempt to fix windows testing issue

* attempt to fix windows testing issue

* attempt to fix windows testing issue

* attempt to fix windows testing issue

* attempt to fix windows testing issue

* attempt to fix windows testing issue

* attempt to fix windows testing issue

* remove bad cleanPath fn

* try to fix windows tests

* try to fix windows tests

* blog: try to fix windows tests by using same logic as on docs plugin

* try to fix windows tests

* try to fix windows tests

* try to fix windows tests

* try to fix windows tests

* improve the Github CI setup for windows: make jobs run in parallel

* revert GH action change

Co-authored-by: Sachin Kumar Rajput <skr571999@gmail.com>
2020-12-28 19:50:12 +01:00
..
api feat(v2): new docs edit options: editCurrentVersion + editLocalizedDocs (#3949) 2020-12-28 10:25:47 +01:00
assets refactor(v2): async md image transformer + pathname protocol as an escape hatch (#3087) 2020-07-21 17:45:06 +02:00
guides docs(v2): Docs refactoring and reorganization (#3831) 2020-11-30 14:07:08 +01:00
migration feat(v2): inline table-of-contents + refactor TOC (#3904) 2020-12-11 16:30:53 +01:00
blog.md docs(v2): blog.md with docs: false, for blog-only mode (#3931) 2020-12-17 19:24:04 +01:00
cli.md feat(v2): inline table-of-contents + refactor TOC (#3904) 2020-12-11 16:30:53 +01:00
configuration.md docs(v2): Removed unnecessary closing parenthesis (#3924) 2020-12-16 16:44:47 +01:00
contributing.md docs(v2): add trailing slash to external links (#2801) 2020-05-24 19:46:23 +08:00
deployment.mdx chore(v2): fix windows Jest tests (#3959) 2020-12-28 19:50:12 +01:00
design-principles.md chore(v2): v2.0.0 alpha.44 (#2379) 2020-03-08 23:43:40 +08:00
docs.md docs(v2): Move sidebar content to its own page (#3899) 2020-12-11 17:02:32 +01:00
docusaurus-core.md docs(v2): update Client API docs page (#3835) 2020-11-30 14:39:51 +01:00
installation.md docs(v2): typo (#3856) 2020-12-10 17:13:23 +01:00
introduction.md docs(v2): recommend Docusaurus 2 usage (#3785) 2020-11-21 15:42:56 +03:00
lifecycle-apis.md docs(v2): update the link of Joi (#3644) 2020-10-27 15:03:17 +03:00
markdown-features.mdx feat(v2): inline table-of-contents + refactor TOC (#3904) 2020-12-11 16:30:53 +01:00
presets.md feat(v2): allow to use array of files in customCss field (#3474) 2020-09-28 18:15:41 +02:00
search.md fix(v2): Algolia: allow contextualSearch + facetFilters (#3804) 2020-11-23 19:43:38 +01:00
sidebar.md chore(v2): fix windows Jest tests (#3959) 2020-12-28 19:50:12 +01:00
static-assets.md docs(v2): make .nojekyll warning more obvious (#2887) 2020-06-05 10:22:06 +08:00
styling-layout.md feat(v2): allow to use array of files in customCss field (#3474) 2020-09-28 18:15:41 +02:00
typescript-support.md docs(v2): add npm2yarn to TypeScript install command (#3750) 2020-11-15 01:08:38 +03:00
using-plugins.md docs(v2): Docs refactoring and reorganization (#3831) 2020-11-30 14:07:08 +01:00
using-themes.md feat(v2): Add <Root> theme element (#3932) 2020-12-17 19:38:20 +01:00
versioning.md docs(v2): Docs refactoring and reorganization (#3831) 2020-11-30 14:07:08 +01:00