docusaurus/packages/docusaurus-plugin-content-docs/src/__tests__
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
..
__fixtures__ feat(v2): new docs edit options: editCurrentVersion + editLocalizedDocs (#3949) 2020-12-28 10:25:47 +01:00
__snapshots__ feat(v2): new docs edit options: editCurrentVersion + editLocalizedDocs (#3949) 2020-12-28 10:25:47 +01:00
cli.test.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
docs.test.ts chore(v2): fix windows Jest tests (#3959) 2020-12-28 19:50:12 +01:00
index.test.ts chore(v2): fix windows Jest tests (#3959) 2020-12-28 19:50:12 +01:00
lastUpdate.test.ts refactor(v2): docs plugin refactor (#3245) 2020-08-17 17:50:22 +02:00
options.test.ts feat(v2): new docs edit options: editCurrentVersion + editLocalizedDocs (#3949) 2020-12-28 10:25:47 +01:00
sidebars.test.ts feat(v2): add custom props for consumption by swizzled sidebar (#3888) 2020-12-10 19:49:21 +01:00
slug.test.ts fix(v2): doc path special char (space or other) should lead to a valid slug (#3262) 2020-08-11 17:20:51 +02:00
translations.test.ts feat(v2): core v2 i18n support + Docusaurus site Crowdin integration (#3325) 2020-11-26 12:16:46 +01:00
versions.test.ts chore(v2): fix windows Jest tests (#3959) 2020-12-28 19:50:12 +01:00