From bd1c6db7c15c23788ca3e09c919138e48dd3b28a Mon Sep 17 00:00:00 2001 From: Brandon Norsworthy Date: Fri, 23 Aug 2024 02:21:47 -0500 Subject: [PATCH] remove expressjs reference material as domain has expired (#15270) --- CHANGELOG.md | 1 + docs/TestingFrameworks.md | 4 ---- website/versioned_docs/version-29.4/TestingFrameworks.md | 4 ---- website/versioned_docs/version-29.5/TestingFrameworks.md | 4 ---- website/versioned_docs/version-29.6/TestingFrameworks.md | 4 ---- website/versioned_docs/version-29.7/TestingFrameworks.md | 4 ---- 6 files changed, 1 insertion(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b727c351c0a6..363abee8a97e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -119,6 +119,7 @@ - `[docs]` Updated `.toHaveBeenCalled()` documentation to correctly reflect its functionality ([#14842](https://github.com/jestjs/jest/pull/14842)) - `[docs]` Link NestJS documentation on testing with Jest ([#14940](https://github.com/jestjs/jest/pull/14940)) - `[docs]` `Revised documentation for .toHaveBeenCalled()` to accurately depict its functionality. ([#14853](https://github.com/jestjs/jest/pull/14853)) +- `[docs]` Removed ExpressJS reference link from documentation due to dead link ([#15270](https://github.com/jestjs/jest/pull/15270)) ## 29.7.0 diff --git a/docs/TestingFrameworks.md b/docs/TestingFrameworks.md index c076ced6e98d..f85556e56410 100644 --- a/docs/TestingFrameworks.md +++ b/docs/TestingFrameworks.md @@ -32,10 +32,6 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip - [Writing Tests](https://redux.js.org/recipes/writing-tests) by Redux docs -## Express.js - -- [How to test Express.js with Jest and Supertest](http://www.albertgao.xyz/2017/05/24/how-to-test-expressjs-with-jest-and-supertest/) by Albert Gao ([@albertgao](https://twitter.com/albertgao)) - ## GatsbyJS - [Unit Testing](https://www.gatsbyjs.org/docs/unit-testing/) by GatsbyJS docs diff --git a/website/versioned_docs/version-29.4/TestingFrameworks.md b/website/versioned_docs/version-29.4/TestingFrameworks.md index c076ced6e98d..f85556e56410 100644 --- a/website/versioned_docs/version-29.4/TestingFrameworks.md +++ b/website/versioned_docs/version-29.4/TestingFrameworks.md @@ -32,10 +32,6 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip - [Writing Tests](https://redux.js.org/recipes/writing-tests) by Redux docs -## Express.js - -- [How to test Express.js with Jest and Supertest](http://www.albertgao.xyz/2017/05/24/how-to-test-expressjs-with-jest-and-supertest/) by Albert Gao ([@albertgao](https://twitter.com/albertgao)) - ## GatsbyJS - [Unit Testing](https://www.gatsbyjs.org/docs/unit-testing/) by GatsbyJS docs diff --git a/website/versioned_docs/version-29.5/TestingFrameworks.md b/website/versioned_docs/version-29.5/TestingFrameworks.md index c076ced6e98d..f85556e56410 100644 --- a/website/versioned_docs/version-29.5/TestingFrameworks.md +++ b/website/versioned_docs/version-29.5/TestingFrameworks.md @@ -32,10 +32,6 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip - [Writing Tests](https://redux.js.org/recipes/writing-tests) by Redux docs -## Express.js - -- [How to test Express.js with Jest and Supertest](http://www.albertgao.xyz/2017/05/24/how-to-test-expressjs-with-jest-and-supertest/) by Albert Gao ([@albertgao](https://twitter.com/albertgao)) - ## GatsbyJS - [Unit Testing](https://www.gatsbyjs.org/docs/unit-testing/) by GatsbyJS docs diff --git a/website/versioned_docs/version-29.6/TestingFrameworks.md b/website/versioned_docs/version-29.6/TestingFrameworks.md index c076ced6e98d..f85556e56410 100644 --- a/website/versioned_docs/version-29.6/TestingFrameworks.md +++ b/website/versioned_docs/version-29.6/TestingFrameworks.md @@ -32,10 +32,6 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip - [Writing Tests](https://redux.js.org/recipes/writing-tests) by Redux docs -## Express.js - -- [How to test Express.js with Jest and Supertest](http://www.albertgao.xyz/2017/05/24/how-to-test-expressjs-with-jest-and-supertest/) by Albert Gao ([@albertgao](https://twitter.com/albertgao)) - ## GatsbyJS - [Unit Testing](https://www.gatsbyjs.org/docs/unit-testing/) by GatsbyJS docs diff --git a/website/versioned_docs/version-29.7/TestingFrameworks.md b/website/versioned_docs/version-29.7/TestingFrameworks.md index c076ced6e98d..f85556e56410 100644 --- a/website/versioned_docs/version-29.7/TestingFrameworks.md +++ b/website/versioned_docs/version-29.7/TestingFrameworks.md @@ -32,10 +32,6 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip - [Writing Tests](https://redux.js.org/recipes/writing-tests) by Redux docs -## Express.js - -- [How to test Express.js with Jest and Supertest](http://www.albertgao.xyz/2017/05/24/how-to-test-expressjs-with-jest-and-supertest/) by Albert Gao ([@albertgao](https://twitter.com/albertgao)) - ## GatsbyJS - [Unit Testing](https://www.gatsbyjs.org/docs/unit-testing/) by GatsbyJS docs