From 1b2beb918d5b60f1c97cd92aee74c9c8d08c43bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ernesto=20Garc=C3=ADa?= Date: Thu, 25 Apr 2019 20:23:29 -0400 Subject: [PATCH] docs: move to testing-library org (#97) --- .all-contributorsrc | 2 +- CONTRIBUTING.md | 6 +++--- README.md | 38 +++++++++++++++++++------------------- package.json | 6 +++--- 4 files changed, 26 insertions(+), 26 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index b7fa1c1c..2a1e3a19 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,6 +1,6 @@ { "projectName": "jest-dom", - "projectOwner": "gnapse", + "projectOwner": "testing-library", "repoType": "github", "files": [ "README.md" diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f302eb34..14530a11 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ Thanks for being willing to contribute! > pull requests from branches on your fork. To do this, run: > > ``` -> git remote add upstream https://github.com/gnapse/jest-dom.git +> git remote add upstream https://github.com/testing-library/jest-dom.git > git fetch upstream > git branch --set-upstream-to=upstream/master master > ``` @@ -68,5 +68,5 @@ Also, please watch the repo and respond to questions/bug reports/feature requests! Thanks! [egghead]: https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github -[all-contributors]: https://github.com/kentcdodds/all-contributors -[issues]: https://github.com/gnapse/jest-dom/issues +[all-contributors]: https://github.com/all-contributors/all-contributors +[issues]: https://github.com/testing-library/jest-dom/issues diff --git a/README.md b/README.md index ac569c83..0ee33c31 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

jest-dom

-owl +owl

Custom jest matchers to test the state of the DOM

@@ -98,7 +98,7 @@ expect.extend({toBeInTheDocument, toHaveClass}) ``` > Note: when using TypeScript, this way of importing matchers won't provide the -> necessary type definitions. More on this [here](https://github.com/gnapse/jest-dom/pull/11#issuecomment-387817459). +> necessary type definitions. More on this [here](https://github.com/testing-library/jest-dom/pull/11#issuecomment-387817459). ## Custom matchers @@ -703,7 +703,7 @@ is. Therefore, it does not check wether that element is contained anywhere. This is the main reason why this matcher is deprecated, and will be removed in the next major release. You can follow the discussion around this decision in -more detail [here](https://github.com/gnapse/jest-dom/issues/34). +more detail [here](https://github.com/testing-library/jest-dom/issues/34). As an alternative, you can use [`toBeInTheDocument`](#tobeinthedocument) or [`toContainElement`](#tocontainelement). Or if you just want to check if a @@ -756,11 +756,11 @@ Thanks goes to these people ([emoji key][emojis]): -| [Kent C. Dodds
Kent C. Dodds](https://kentcdodds.com)
[๐Ÿ’ป](https://github.com/gnapse/jest-dom/commits?author=kentcdodds "Code") [๐Ÿ“–](https://github.com/gnapse/jest-dom/commits?author=kentcdodds "Documentation") [๐Ÿš‡](#infra-kentcdodds "Infrastructure (Hosting, Build-Tools, etc)") [โš ๏ธ](https://github.com/gnapse/jest-dom/commits?author=kentcdodds "Tests") | [Ryan Castner
Ryan Castner](http://audiolion.github.io)
[๐Ÿ“–](https://github.com/gnapse/jest-dom/commits?author=audiolion "Documentation") | [Daniel Sandiego
Daniel Sandiego](https://www.dnlsandiego.com)
[๐Ÿ’ป](https://github.com/gnapse/jest-dom/commits?author=dnlsandiego "Code") | [Paweล‚ Mikoล‚ajczyk
Paweล‚ Mikoล‚ajczyk](https://github.com/Miklet)
[๐Ÿ’ป](https://github.com/gnapse/jest-dom/commits?author=Miklet "Code") | [Alejandro ร‘รกรฑez Ortiz
Alejandro ร‘รกรฑez Ortiz](http://co.linkedin.com/in/alejandronanez/)
[๐Ÿ“–](https://github.com/gnapse/jest-dom/commits?author=alejandronanez "Documentation") | [Matt Parrish
Matt Parrish](https://github.com/pbomb)
[๐Ÿ›](https://github.com/gnapse/jest-dom/issues?q=author%3Apbomb "Bug reports") [๐Ÿ’ป](https://github.com/gnapse/jest-dom/commits?author=pbomb "Code") [๐Ÿ“–](https://github.com/gnapse/jest-dom/commits?author=pbomb "Documentation") [โš ๏ธ](https://github.com/gnapse/jest-dom/commits?author=pbomb "Tests") | [Justin Hall
Justin Hall](https://github.com/wKovacs64)
[๐Ÿ“ฆ](#platform-wKovacs64 "Packaging/porting to new platform") | +| [Kent C. Dodds
Kent C. Dodds](https://kentcdodds.com)
[๐Ÿ’ป](https://github.com/testing-library/jest-dom/commits?author=kentcdodds "Code") [๐Ÿ“–](https://github.com/testing-library/jest-dom/commits?author=kentcdodds "Documentation") [๐Ÿš‡](#infra-kentcdodds "Infrastructure (Hosting, Build-Tools, etc)") [โš ๏ธ](https://github.com/testing-library/jest-dom/commits?author=kentcdodds "Tests") | [Ryan Castner
Ryan Castner](http://audiolion.github.io)
[๐Ÿ“–](https://github.com/testing-library/jest-dom/commits?author=audiolion "Documentation") | [Daniel Sandiego
Daniel Sandiego](https://www.dnlsandiego.com)
[๐Ÿ’ป](https://github.com/testing-library/jest-dom/commits?author=dnlsandiego "Code") | [Paweล‚ Mikoล‚ajczyk
Paweล‚ Mikoล‚ajczyk](https://github.com/Miklet)
[๐Ÿ’ป](https://github.com/testing-library/jest-dom/commits?author=Miklet "Code") | [Alejandro ร‘รกรฑez Ortiz
Alejandro ร‘รกรฑez Ortiz](http://co.linkedin.com/in/alejandronanez/)
[๐Ÿ“–](https://github.com/testing-library/jest-dom/commits?author=alejandronanez "Documentation") | [Matt Parrish
Matt Parrish](https://github.com/pbomb)
[๐Ÿ›](https://github.com/testing-library/jest-dom/issues?q=author%3Apbomb "Bug reports") [๐Ÿ’ป](https://github.com/testing-library/jest-dom/commits?author=pbomb "Code") [๐Ÿ“–](https://github.com/testing-library/jest-dom/commits?author=pbomb "Documentation") [โš ๏ธ](https://github.com/testing-library/jest-dom/commits?author=pbomb "Tests") | [Justin Hall
Justin Hall](https://github.com/wKovacs64)
[๐Ÿ“ฆ](#platform-wKovacs64 "Packaging/porting to new platform") | | :---: | :---: | :---: | :---: | :---: | :---: | :---: | -| [Anto Aravinth
Anto Aravinth](https://github.com/antoaravinth)
[๐Ÿ’ป](https://github.com/gnapse/jest-dom/commits?author=antoaravinth "Code") [โš ๏ธ](https://github.com/gnapse/jest-dom/commits?author=antoaravinth "Tests") [๐Ÿ“–](https://github.com/gnapse/jest-dom/commits?author=antoaravinth "Documentation") | [Jonah Moses
Jonah Moses](https://github.com/JonahMoses)
[๐Ÿ“–](https://github.com/gnapse/jest-dom/commits?author=JonahMoses "Documentation") | [ลukasz Gandecki
ลukasz Gandecki](http://team.thebrain.pro)
[๐Ÿ’ป](https://github.com/gnapse/jest-dom/commits?author=lgandecki "Code") [โš ๏ธ](https://github.com/gnapse/jest-dom/commits?author=lgandecki "Tests") [๐Ÿ“–](https://github.com/gnapse/jest-dom/commits?author=lgandecki "Documentation") | [Ivan Babak
Ivan Babak](https://sompylasar.github.io)
[๐Ÿ›](https://github.com/gnapse/jest-dom/issues?q=author%3Asompylasar "Bug reports") [๐Ÿค”](#ideas-sompylasar "Ideas, Planning, & Feedback") | [Jesse Day
Jesse Day](https://github.com/jday3)
[๐Ÿ’ป](https://github.com/gnapse/jest-dom/commits?author=jday3 "Code") | [Ernesto Garcรญa
Ernesto Garcรญa](http://gnapse.github.io)
[๐Ÿ’ป](https://github.com/gnapse/jest-dom/commits?author=gnapse "Code") [๐Ÿ“–](https://github.com/gnapse/jest-dom/commits?author=gnapse "Documentation") [โš ๏ธ](https://github.com/gnapse/jest-dom/commits?author=gnapse "Tests") | [Mark Volkmann
Mark Volkmann](http://ociweb.com/mark/)
[๐Ÿ›](https://github.com/gnapse/jest-dom/issues?q=author%3Amvolkmann "Bug reports") [๐Ÿ’ป](https://github.com/gnapse/jest-dom/commits?author=mvolkmann "Code") | -| [smacpherson64
smacpherson64](https://github.com/smacpherson64)
[๐Ÿ’ป](https://github.com/gnapse/jest-dom/commits?author=smacpherson64 "Code") [๐Ÿ“–](https://github.com/gnapse/jest-dom/commits?author=smacpherson64 "Documentation") [โš ๏ธ](https://github.com/gnapse/jest-dom/commits?author=smacpherson64 "Tests") | [John Gozde
John Gozde](https://github.com/jgoz)
[๐Ÿ›](https://github.com/gnapse/jest-dom/issues?q=author%3Ajgoz "Bug reports") [๐Ÿ’ป](https://github.com/gnapse/jest-dom/commits?author=jgoz "Code") | [Iwona
Iwona](https://github.com/callada)
[๐Ÿ’ป](https://github.com/gnapse/jest-dom/commits?author=callada "Code") [๐Ÿ“–](https://github.com/gnapse/jest-dom/commits?author=callada "Documentation") [โš ๏ธ](https://github.com/gnapse/jest-dom/commits?author=callada "Tests") | [Lewis
Lewis](https://github.com/6ewis)
[๐Ÿ’ป](https://github.com/gnapse/jest-dom/commits?author=6ewis "Code") | [Leandro Lourenci
Leandro Lourenci](https://blog.lourenci.com/)
[๐Ÿ›](https://github.com/gnapse/jest-dom/issues?q=author%3Alourenci "Bug reports") [๐Ÿ“–](https://github.com/gnapse/jest-dom/commits?author=lourenci "Documentation") [๐Ÿ’ป](https://github.com/gnapse/jest-dom/commits?author=lourenci "Code") [โš ๏ธ](https://github.com/gnapse/jest-dom/commits?author=lourenci "Tests") | [Shukhrat Mukimov
Shukhrat Mukimov](https://github.com/mufasa71)
[๐Ÿ›](https://github.com/gnapse/jest-dom/issues?q=author%3Amufasa71 "Bug reports") | [Roman Usherenko
Roman Usherenko](https://github.com/dreyks)
[๐Ÿ’ป](https://github.com/gnapse/jest-dom/commits?author=dreyks "Code") [โš ๏ธ](https://github.com/gnapse/jest-dom/commits?author=dreyks "Tests") | -| [Joe Hsu
Joe Hsu](http://josephhsu.com)
[๐Ÿ“–](https://github.com/gnapse/jest-dom/commits?author=jhsu "Documentation") | [Haz
Haz](https://twitter.com/diegohaz)
[๐Ÿ›](https://github.com/gnapse/jest-dom/issues?q=author%3Adiegohaz "Bug reports") [๐Ÿ’ป](https://github.com/gnapse/jest-dom/commits?author=diegohaz "Code") | +| [Anto Aravinth
Anto Aravinth](https://github.com/antoaravinth)
[๐Ÿ’ป](https://github.com/testing-library/jest-dom/commits?author=antoaravinth "Code") [โš ๏ธ](https://github.com/testing-library/jest-dom/commits?author=antoaravinth "Tests") [๐Ÿ“–](https://github.com/testing-library/jest-dom/commits?author=antoaravinth "Documentation") | [Jonah Moses
Jonah Moses](https://github.com/JonahMoses)
[๐Ÿ“–](https://github.com/testing-library/jest-dom/commits?author=JonahMoses "Documentation") | [ลukasz Gandecki
ลukasz Gandecki](http://team.thebrain.pro)
[๐Ÿ’ป](https://github.com/testing-library/jest-dom/commits?author=lgandecki "Code") [โš ๏ธ](https://github.com/testing-library/jest-dom/commits?author=lgandecki "Tests") [๐Ÿ“–](https://github.com/testing-library/jest-dom/commits?author=lgandecki "Documentation") | [Ivan Babak
Ivan Babak](https://sompylasar.github.io)
[๐Ÿ›](https://github.com/testing-library/jest-dom/issues?q=author%3Asompylasar "Bug reports") [๐Ÿค”](#ideas-sompylasar "Ideas, Planning, & Feedback") | [Jesse Day
Jesse Day](https://github.com/jday3)
[๐Ÿ’ป](https://github.com/testing-library/jest-dom/commits?author=jday3 "Code") | [Ernesto Garcรญa
Ernesto Garcรญa](http://gnapse.github.io)
[๐Ÿ’ป](https://github.com/testing-library/jest-dom/commits?author=gnapse "Code") [๐Ÿ“–](https://github.com/testing-library/jest-dom/commits?author=gnapse "Documentation") [โš ๏ธ](https://github.com/testing-library/jest-dom/commits?author=gnapse "Tests") | [Mark Volkmann
Mark Volkmann](http://ociweb.com/mark/)
[๐Ÿ›](https://github.com/testing-library/jest-dom/issues?q=author%3Amvolkmann "Bug reports") [๐Ÿ’ป](https://github.com/testing-library/jest-dom/commits?author=mvolkmann "Code") | +| [smacpherson64
smacpherson64](https://github.com/smacpherson64)
[๐Ÿ’ป](https://github.com/testing-library/jest-dom/commits?author=smacpherson64 "Code") [๐Ÿ“–](https://github.com/testing-library/jest-dom/commits?author=smacpherson64 "Documentation") [โš ๏ธ](https://github.com/testing-library/jest-dom/commits?author=smacpherson64 "Tests") | [John Gozde
John Gozde](https://github.com/jgoz)
[๐Ÿ›](https://github.com/testing-library/jest-dom/issues?q=author%3Ajgoz "Bug reports") [๐Ÿ’ป](https://github.com/testing-library/jest-dom/commits?author=jgoz "Code") | [Iwona
Iwona](https://github.com/callada)
[๐Ÿ’ป](https://github.com/testing-library/jest-dom/commits?author=callada "Code") [๐Ÿ“–](https://github.com/testing-library/jest-dom/commits?author=callada "Documentation") [โš ๏ธ](https://github.com/testing-library/jest-dom/commits?author=callada "Tests") | [Lewis
Lewis](https://github.com/6ewis)
[๐Ÿ’ป](https://github.com/testing-library/jest-dom/commits?author=6ewis "Code") | [Leandro Lourenci
Leandro Lourenci](https://blog.lourenci.com/)
[๐Ÿ›](https://github.com/testing-library/jest-dom/issues?q=author%3Alourenci "Bug reports") [๐Ÿ“–](https://github.com/testing-library/jest-dom/commits?author=lourenci "Documentation") [๐Ÿ’ป](https://github.com/testing-library/jest-dom/commits?author=lourenci "Code") [โš ๏ธ](https://github.com/testing-library/jest-dom/commits?author=lourenci "Tests") | [Shukhrat Mukimov
Shukhrat Mukimov](https://github.com/mufasa71)
[๐Ÿ›](https://github.com/testing-library/jest-dom/issues?q=author%3Amufasa71 "Bug reports") | [Roman Usherenko
Roman Usherenko](https://github.com/dreyks)
[๐Ÿ’ป](https://github.com/testing-library/jest-dom/commits?author=dreyks "Code") [โš ๏ธ](https://github.com/testing-library/jest-dom/commits?author=dreyks "Tests") | +| [Joe Hsu
Joe Hsu](http://josephhsu.com)
[๐Ÿ“–](https://github.com/testing-library/jest-dom/commits?author=jhsu "Documentation") | [Haz
Haz](https://twitter.com/diegohaz)
[๐Ÿ›](https://github.com/testing-library/jest-dom/issues?q=author%3Adiegohaz "Bug reports") [๐Ÿ’ป](https://github.com/testing-library/jest-dom/commits?author=diegohaz "Code") | @@ -776,27 +776,27 @@ MIT [react-testing-library]: https://github.com/kentcdodds/react-testing-library [npm]: https://www.npmjs.com/ [node]: https://nodejs.org -[build-badge]: https://img.shields.io/travis/gnapse/jest-dom.svg?style=flat-square -[build]: https://travis-ci.org/gnapse/jest-dom -[coverage-badge]: https://img.shields.io/codecov/c/github/gnapse/jest-dom.svg?style=flat-square -[coverage]: https://codecov.io/github/gnapse/jest-dom +[build-badge]: https://img.shields.io/travis/testing-library/jest-dom.svg?style=flat-square +[build]: https://travis-ci.org/testing-library/jest-dom +[coverage-badge]: https://img.shields.io/codecov/c/github/testing-library/jest-dom.svg?style=flat-square +[coverage]: https://codecov.io/github/testing-library/jest-dom [version-badge]: https://img.shields.io/npm/v/jest-dom.svg?style=flat-square [package]: https://www.npmjs.com/package/jest-dom [downloads-badge]: https://img.shields.io/npm/dm/jest-dom.svg?style=flat-square [npmtrends]: http://www.npmtrends.com/jest-dom [license-badge]: https://img.shields.io/npm/l/jest-dom.svg?style=flat-square -[license]: https://github.com/gnapse/jest-dom/blob/master/LICENSE +[license]: https://github.com/testing-library/jest-dom/blob/master/LICENSE [prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square [prs]: http://makeapullrequest.com [donate-badge]: https://img.shields.io/badge/$-support-green.svg?style=flat-square [coc-badge]: https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=flat-square -[coc]: https://github.com/gnapse/jest-dom/blob/master/other/CODE_OF_CONDUCT.md -[github-watch-badge]: https://img.shields.io/github/watchers/gnapse/jest-dom.svg?style=social -[github-watch]: https://github.com/gnapse/jest-dom/watchers -[github-star-badge]: https://img.shields.io/github/stars/gnapse/jest-dom.svg?style=social -[github-star]: https://github.com/gnapse/jest-dom/stargazers -[twitter]: https://twitter.com/intent/tweet?text=Check%20out%20jest-dom%20by%20%40gnapse%20https%3A%2F%2Fgithub.com%2Fgnapse%2Fjest-dom%20%F0%9F%91%8D -[twitter-badge]: https://img.shields.io/twitter/url/https/github.com/gnapse/jest-dom.svg?style=social +[coc]: https://github.com/testing-library/jest-dom/blob/master/other/CODE_OF_CONDUCT.md +[github-watch-badge]: https://img.shields.io/github/watchers/testing-library/jest-dom.svg?style=social +[github-watch]: https://github.com/testing-library/jest-dom/watchers +[github-star-badge]: https://img.shields.io/github/stars/testing-library/jest-dom.svg?style=social +[github-star]: https://github.com/testing-library/jest-dom/stargazers +[twitter]: https://twitter.com/intent/tweet?text=Check%20out%20jest-dom%20by%20%40gnapse%20https%3A%2F%2Fgithub.com%2Ftesting-library%2Fjest-dom%20%F0%9F%91%8D +[twitter-badge]: https://img.shields.io/twitter/url/https/github.com/testing-library/jest-dom.svg?style=social [emojis]: https://github.com/kentcdodds/all-contributors#emoji-key [all-contributors]: https://github.com/kentcdodds/all-contributors [guiding-principle]: https://twitter.com/kentcdodds/status/977018512689455106 diff --git a/package.json b/package.json index a242ec19..f8f704e0 100644 --- a/package.json +++ b/package.json @@ -61,10 +61,10 @@ ], "repository": { "type": "git", - "url": "https://github.com/gnapse/jest-dom.git" + "url": "https://github.com/testing-library/jest-dom.git" }, "bugs": { - "url": "https://github.com/gnapse/jest-dom/issues" + "url": "https://github.com/testing-library/jest-dom/issues" }, - "homepage": "https://github.com/gnapse/jest-dom#readme" + "homepage": "https://github.com/testing-library/jest-dom#readme" }