diff --git a/CHANGELOG.md b/CHANGELOG.md index 155d2285015a..947668cd2cbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -122,6 +122,7 @@ - `[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)) +- `[docs]` Removed `Running AngularJS Tests with Jest reference` link from documentation due to dead link ([#15270](https://github.com/jestjs/jest/pull/15311)) ## 29.7.0 diff --git a/docs/TestingFrameworks.md b/docs/TestingFrameworks.md index f85556e56410..75f8b6b3bac8 100644 --- a/docs/TestingFrameworks.md +++ b/docs/TestingFrameworks.md @@ -17,7 +17,6 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip ## AngularJS - [Testing an AngularJS app with Jest](https://medium.com/aya-experience/testing-an-angularjs-app-with-jest-3029a613251) by Matthieu Lux ([@Swiip](https://twitter.com/Swiip)) -- [Running AngularJS Tests with Jest](https://engineering.talentpair.com/running-angularjs-tests-with-jest-49d0cc9c6d26) by Ben Brandt ([@benjaminbrandt](https://twitter.com/benjaminbrandt)) - [AngularJS Unit Tests with Jest Actions (Traditional Chinese)](https://dwatow.github.io/2019/08-14-angularjs/angular-jest/?fbclid=IwAR2SrqYg_o6uvCQ79FdNPeOxs86dUqB6pPKgd9BgnHt1kuIDRyRM-ch11xg) by Chris Wang ([@dwatow](https://github.com/dwatow)) ## Angular diff --git a/website/versioned_docs/version-29.4/TestingFrameworks.md b/website/versioned_docs/version-29.4/TestingFrameworks.md index f85556e56410..75f8b6b3bac8 100644 --- a/website/versioned_docs/version-29.4/TestingFrameworks.md +++ b/website/versioned_docs/version-29.4/TestingFrameworks.md @@ -17,7 +17,6 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip ## AngularJS - [Testing an AngularJS app with Jest](https://medium.com/aya-experience/testing-an-angularjs-app-with-jest-3029a613251) by Matthieu Lux ([@Swiip](https://twitter.com/Swiip)) -- [Running AngularJS Tests with Jest](https://engineering.talentpair.com/running-angularjs-tests-with-jest-49d0cc9c6d26) by Ben Brandt ([@benjaminbrandt](https://twitter.com/benjaminbrandt)) - [AngularJS Unit Tests with Jest Actions (Traditional Chinese)](https://dwatow.github.io/2019/08-14-angularjs/angular-jest/?fbclid=IwAR2SrqYg_o6uvCQ79FdNPeOxs86dUqB6pPKgd9BgnHt1kuIDRyRM-ch11xg) by Chris Wang ([@dwatow](https://github.com/dwatow)) ## Angular diff --git a/website/versioned_docs/version-29.5/TestingFrameworks.md b/website/versioned_docs/version-29.5/TestingFrameworks.md index f85556e56410..75f8b6b3bac8 100644 --- a/website/versioned_docs/version-29.5/TestingFrameworks.md +++ b/website/versioned_docs/version-29.5/TestingFrameworks.md @@ -17,7 +17,6 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip ## AngularJS - [Testing an AngularJS app with Jest](https://medium.com/aya-experience/testing-an-angularjs-app-with-jest-3029a613251) by Matthieu Lux ([@Swiip](https://twitter.com/Swiip)) -- [Running AngularJS Tests with Jest](https://engineering.talentpair.com/running-angularjs-tests-with-jest-49d0cc9c6d26) by Ben Brandt ([@benjaminbrandt](https://twitter.com/benjaminbrandt)) - [AngularJS Unit Tests with Jest Actions (Traditional Chinese)](https://dwatow.github.io/2019/08-14-angularjs/angular-jest/?fbclid=IwAR2SrqYg_o6uvCQ79FdNPeOxs86dUqB6pPKgd9BgnHt1kuIDRyRM-ch11xg) by Chris Wang ([@dwatow](https://github.com/dwatow)) ## Angular diff --git a/website/versioned_docs/version-29.6/TestingFrameworks.md b/website/versioned_docs/version-29.6/TestingFrameworks.md index f85556e56410..75f8b6b3bac8 100644 --- a/website/versioned_docs/version-29.6/TestingFrameworks.md +++ b/website/versioned_docs/version-29.6/TestingFrameworks.md @@ -17,7 +17,6 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip ## AngularJS - [Testing an AngularJS app with Jest](https://medium.com/aya-experience/testing-an-angularjs-app-with-jest-3029a613251) by Matthieu Lux ([@Swiip](https://twitter.com/Swiip)) -- [Running AngularJS Tests with Jest](https://engineering.talentpair.com/running-angularjs-tests-with-jest-49d0cc9c6d26) by Ben Brandt ([@benjaminbrandt](https://twitter.com/benjaminbrandt)) - [AngularJS Unit Tests with Jest Actions (Traditional Chinese)](https://dwatow.github.io/2019/08-14-angularjs/angular-jest/?fbclid=IwAR2SrqYg_o6uvCQ79FdNPeOxs86dUqB6pPKgd9BgnHt1kuIDRyRM-ch11xg) by Chris Wang ([@dwatow](https://github.com/dwatow)) ## Angular diff --git a/website/versioned_docs/version-29.7/TestingFrameworks.md b/website/versioned_docs/version-29.7/TestingFrameworks.md index f85556e56410..75f8b6b3bac8 100644 --- a/website/versioned_docs/version-29.7/TestingFrameworks.md +++ b/website/versioned_docs/version-29.7/TestingFrameworks.md @@ -17,7 +17,6 @@ Jest is a universal testing platform, with the ability to adapt to any JavaScrip ## AngularJS - [Testing an AngularJS app with Jest](https://medium.com/aya-experience/testing-an-angularjs-app-with-jest-3029a613251) by Matthieu Lux ([@Swiip](https://twitter.com/Swiip)) -- [Running AngularJS Tests with Jest](https://engineering.talentpair.com/running-angularjs-tests-with-jest-49d0cc9c6d26) by Ben Brandt ([@benjaminbrandt](https://twitter.com/benjaminbrandt)) - [AngularJS Unit Tests with Jest Actions (Traditional Chinese)](https://dwatow.github.io/2019/08-14-angularjs/angular-jest/?fbclid=IwAR2SrqYg_o6uvCQ79FdNPeOxs86dUqB6pPKgd9BgnHt1kuIDRyRM-ch11xg) by Chris Wang ([@dwatow](https://github.com/dwatow)) ## Angular