Skip to content

Commit 1b38372

Browse files
chore: move repo references from @smeijer to @testing-library (#155)
Co-authored-by: Stephan Meijer <stephan.meijer@gmail.com>
1 parent 2ca310f commit 1b38372

File tree

8 files changed

+45
-33
lines changed

8 files changed

+45
-33
lines changed

.all-contributorsrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"projectName": "testing-playground",
3-
"projectOwner": "smeijer",
3+
"projectOwner": "testing-library",
44
"repoType": "github",
55
"repoHost": "https://github.com",
66
"files": [

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ series [How to Contribute to an Open Source Project on GitHub][egghead]
1515
> pull requests from branches on your fork. To do this, run:
1616
>
1717
> ```
18-
> git remote add upstream git@github.com:smeijer/testing-playground.git
18+
> git remote add upstream git@github.com:testing-library/testing-playground.git
1919
> git fetch upstream
2020
> git branch --set-upstream-to=upstream/develop develop
2121
> ```
@@ -45,4 +45,4 @@ Also, please watch the repo and respond to questions/bug reports/feature
4545
requests! Thanks!
4646
4747
[egghead]: https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github
48-
[issues]: https://github.com/smeijer/testing-playground/issues
48+
[issues]: https://github.com/testing-library/testing-playground/issues

README.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ practices.
1313
<hr />
1414

1515
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
16+
1617
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)
18+
1719
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1820

1921
**Playground for [testing-library/dom]**
@@ -90,7 +92,7 @@ Every section in the roadmap is accompanied by one or more issues. Contributions
9092
Please see [contributing.md] for more details. If you just want to run the playground on your own machine, go to your terminal and enter the following commands:
9193

9294
```bash
93-
git clone git@github.com:smeijer/testing-playground.git
95+
git clone git@github.com:testing-library/testing-playground.git
9496
cd testing-playground
9597
npm ci
9698
npm run start
@@ -105,21 +107,22 @@ Thanks goes to these people ([emoji key][emojis]):
105107
<!-- markdownlint-disable -->
106108
<table>
107109
<tr>
108-
<td align="center"><a href="https://github.com/smeijer"><img src="https://avatars1.githubusercontent.com/u/1196524?v=4" width="100px;" alt=""/><br /><sub><b>Stephan Meijer</b></sub></a><br /><a href="#ideas-smeijer" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/smeijer/testing-playground/commits?author=smeijer" title="Code">💻</a> <a href="#infra-smeijer" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-smeijer" title="Maintenance">🚧</a></td>
109-
<td align="center"><a href="https://github.com/marcosvega91"><img src="https://avatars2.githubusercontent.com/u/5365582?v=4" width="100px;" alt=""/><br /><sub><b>Marco Moretti</b></sub></a><br /><a href="https://github.com/smeijer/testing-playground/commits?author=marcosvega91" title="Code">💻</a> <a href="https://github.com/smeijer/testing-playground/commits?author=marcosvega91" title="Tests">⚠️</a></td>
110-
<td align="center"><a href="http://timdeschryver.dev"><img src="https://avatars1.githubusercontent.com/u/28659384?v=4" width="100px;" alt=""/><br /><sub><b>Tim Deschryver</b></sub></a><br /><a href="https://github.com/smeijer/testing-playground/commits?author=timdeschryver" title="Code">💻</a></td>
110+
<td align="center"><a href="https://github.com/smeijer"><img src="https://avatars1.githubusercontent.com/u/1196524?v=4" width="100px;" alt=""/><br /><sub><b>Stephan Meijer</b></sub></a><br /><a href="#ideas-smeijer" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/testing-library/testing-playground/commits?author=smeijer" title="Code">💻</a> <a href="#infra-smeijer" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-smeijer" title="Maintenance">🚧</a></td>
111+
<td align="center"><a href="https://github.com/marcosvega91"><img src="https://avatars2.githubusercontent.com/u/5365582?v=4" width="100px;" alt=""/><br /><sub><b>Marco Moretti</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=marcosvega91" title="Code">💻</a> <a href="https://github.com/testing-library/testing-playground/commits?author=marcosvega91" title="Tests">⚠️</a></td>
112+
<td align="center"><a href="http://timdeschryver.dev"><img src="https://avatars1.githubusercontent.com/u/28659384?v=4" width="100px;" alt=""/><br /><sub><b>Tim Deschryver</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=timdeschryver" title="Code">💻</a></td>
111113
<td align="center"><a href="https://kentcdodds.com"><img src="https://avatars0.githubusercontent.com/u/1500684?v=4" width="100px;" alt=""/><br /><sub><b>Kent C. Dodds</b></sub></a><br /><a href="#ideas-kentcdodds" title="Ideas, Planning, & Feedback">🤔</a></td>
112-
<td align="center"><a href="https://michaeldeboey.be"><img src="https://avatars3.githubusercontent.com/u/6643991?v=4" width="100px;" alt=""/><br /><sub><b>Michaël De Boey</b></sub></a><br /><a href="https://github.com/smeijer/testing-playground/commits?author=MichaelDeBoey" title="Code">💻</a></td>
113-
<td align="center"><a href="https://github.com/delca85"><img src="https://avatars1.githubusercontent.com/u/4076043?v=4" width="100px;" alt=""/><br /><sub><b>Bianca Del Carretto</b></sub></a><br /><a href="https://github.com/smeijer/testing-playground/commits?author=delca85" title="Code">💻</a></td>
114-
<td align="center"><a href="http://gerritalex.de"><img src="https://avatars1.githubusercontent.com/u/29307652?v=4" width="100px;" alt=""/><br /><sub><b>Gerrit Alex</b></sub></a><br /><a href="https://github.com/smeijer/testing-playground/commits?author=ljosberinn" title="Code">💻</a> <a href="https://github.com/smeijer/testing-playground/commits?author=ljosberinn" title="Tests">⚠️</a></td>
114+
<td align="center"><a href="https://michaeldeboey.be"><img src="https://avatars3.githubusercontent.com/u/6643991?v=4" width="100px;" alt=""/><br /><sub><b>Michaël De Boey</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=MichaelDeBoey" title="Code">💻</a></td>
115+
<td align="center"><a href="https://github.com/delca85"><img src="https://avatars1.githubusercontent.com/u/4076043?v=4" width="100px;" alt=""/><br /><sub><b>Bianca Del Carretto</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=delca85" title="Code">💻</a></td>
116+
<td align="center"><a href="http://gerritalex.de"><img src="https://avatars1.githubusercontent.com/u/29307652?v=4" width="100px;" alt=""/><br /><sub><b>Gerrit Alex</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=ljosberinn" title="Code">💻</a> <a href="https://github.com/testing-library/testing-playground/commits?author=ljosberinn" title="Tests">⚠️</a></td>
115117
</tr>
116118
<tr>
117-
<td align="center"><a href="https://www.guzy.dev"><img src="https://avatars1.githubusercontent.com/u/9118764?v=4" width="100px;" alt=""/><br /><sub><b>Dominik Guzy</b></sub></a><br /><a href="https://github.com/smeijer/testing-playground/commits?author=Siemko" title="Code">💻</a></td>
119+
<td align="center"><a href="https://www.guzy.dev"><img src="https://avatars1.githubusercontent.com/u/9118764?v=4" width="100px;" alt=""/><br /><sub><b>Dominik Guzy</b></sub></a><br /><a href="https://github.com/testing-library/testing-playground/commits?author=Siemko" title="Code">💻</a></td>
118120
</tr>
119121
</table>
120122

121123
<!-- markdownlint-enable -->
122124
<!-- prettier-ignore-end -->
125+
123126
<!-- ALL-CONTRIBUTORS-LIST:END -->
124127

125128
This project follows the [all-contributors][all-contributors] specification.
@@ -129,9 +132,9 @@ Contributions of any kind welcome!
129132
[playground]: https://testing-playground.com
130133
[playground-next]: https://develop.testing-playground.com
131134
[embed-demo]: https://codepen.io/smeijer/pen/yLYWZmK
132-
[roadmap.md]: https://github.com/smeijer/testing-playground/blob/master/ROADMAP.md
133-
[contributing.md]: https://github.com/smeijer/testing-playground/blob/master/CONTRIBUTING.md
134-
[issue tracker]: https://github.com/smeijer/testing-playground/issues
135+
[roadmap.md]: https://github.com/testing-library/testing-playground/blob/master/ROADMAP.md
136+
[contributing.md]: https://github.com/testing-library/testing-playground/blob/master/CONTRIBUTING.md
137+
[issue tracker]: https://github.com/testing-library/testing-playground/issues
135138
[all-contributors]: https://github.com/all-contributors/all-contributors
136139
[emojis]: https://github.com/all-contributors/all-contributors#emoji-key
137140
[emojione]: https://www.emojione.com/emoji/1f9e

ROADMAP.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,49 +2,49 @@
22

33
## Interactive HTML Preview
44

5-
_Status: Shipped at May 23, 2020 ([#2](https://github.com/smeijer/testing-playground/issues/2))_
5+
_Status: Shipped at May 23, 2020 ([#2](https://github.com/testing-library/testing-playground/issues/2))_
66

77
The html preview tab should be made interactive. In such a way that one can hover elements and see the recommended query. When clicking on the link, the query should applied to the editor, like the various query buttons do.
88

99
## Update Readme.md
1010

11-
_Status: Shipped at May 25, 2020 ([#23](https://github.com/smeijer/testing-playground/pull/23))_
11+
_Status: Shipped at May 25, 2020 ([#23](https://github.com/testing-library/testing-playground/pull/23))_
1212

1313
We don't have any instructions on how to get the thing started at localhost, or how to contribute. This should be made crystal clear.
1414

15-
_Status: Shipped at May 24, 2020 ([#14](https://github.com/smeijer/testing-playground/issues/4))_
15+
_Status: Shipped at May 24, 2020 ([#14](https://github.com/testing-library/testing-playground/issues/4))_
1616

1717
Also, I have no idea how it works, but I know we need to use emoji-key to list contributors in the readme. Is that an automated thing?
1818

1919
## Add tests
2020

21-
_Status: Ongoing ([#7](https://github.com/smeijer/testing-playground/issues/7))_
21+
_Status: Ongoing ([#7](https://github.com/testing-library/testing-playground/issues/7))_
2222

2323
A [testing-playground.com] without tests... I don't think that should be a thing, but at this moment it is.
2424

2525
We should fix that, and use jest & testing-library to do it.
2626

2727
## Usage instructions
2828

29-
_Status: In backlog ([#8](https://github.com/smeijer/testing-playground/issues/8))_
29+
_Status: In backlog ([#8](https://github.com/testing-library/testing-playground/issues/8))_
3030

3131
Do we need some instructions on how to use the tool? I'm not sure about this yet, but if we do, it should be added to the playground itself. Not just a markdown on github.
3232

3333
## Embeddable
3434

35-
_Status: Shipped at May 28, 2020 ([#9](https://github.com/smeijer/testing-playground/issues/9))_
35+
_Status: Shipped at May 28, 2020 ([#9](https://github.com/testing-library/testing-playground/issues/9))_
3636

3737
How awesome would it be if we had an embed-mode, so users can embed the playground in the blogs they write about testing / testing-library?
3838

3939
## Support User-Event
4040

41-
_Status: In backlog ([#10](https://github.com/smeijer/testing-playground/issues/10))_
41+
_Status: In backlog ([#10](https://github.com/testing-library/testing-playground/issues/10))_
4242

4343
I haven't worked out the details, but enabling users to play with [user-event]s would awesome. Perhaps together with adding support for [HTML mixed mode]?
4444

4545
## DevTools!
4646

47-
_Status: In progress ([#11](https://github.com/smeijer/testing-playground/issues/11))_
47+
_Status: In progress ([#11](https://github.com/testing-library/testing-playground/issues/11))_
4848

4949
I believe we can wrap this project into a chrome extension. That way people can use the thing on their own sites, without needing to copy / paste html fragments. How awesome would that be?!
5050

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
"name": "testing-playground",
33
"version": "1.6.0",
44
"description": "Simple and complete DOM testing playground that encourage good testing practices.",
5+
"author": "Stephan Meijer <stephan.meijer@gmail.com>",
6+
"homepage": "https://testing-playground.com",
7+
"repository": {
8+
"type": "git",
9+
"url": "https://github.com/testing-library/testing-playground"
10+
},
11+
"bugs": {
12+
"url": "https://github.com/testing-library/testing-playground/issues"
13+
},
514
"scripts": {
615
"start": "run-s start:client",
716
"start:client": "node ./scripts/build-client",

src/components/Footer.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,33 +18,33 @@ function Footer() {
1818
<a href="https://twitter.com/meijer_s">
1919
<img
2020
alt="Follow me on Twitter"
21-
src="https://img.shields.io/twitter/url?label=Follow&style=social&url=https%3A%2F%2Ftwitter.com%2Fmeijer_s"
21+
src="https://img.shields.io/twitter/url?label=@meijer_s&style=social&url=https%3A%2F%2Ftwitter.com%2Fmeijer_s"
2222
/>
2323
</a>
2424

2525
<a
2626
className="github-button"
27-
href="https://github.com/smeijer/testing-playground/issues"
27+
href="https://github.com/testing-library/testing-playground/issues"
2828
data-icon="octicon-issue-opened"
29-
aria-label="Issue smeijer/testing-playground on GitHub"
29+
aria-label="Issue testing-library/testing-playground on GitHub"
3030
>
3131
Issue
3232
</a>
3333

3434
<a
3535
className="github-button"
36-
href="https://github.com/smeijer/testing-playground"
36+
href="https://github.com/testing-library/testing-playground"
3737
data-icon="octicon-star"
38-
aria-label="Star smeijer/testing-playground on GitHub"
38+
aria-label="Star testing-library/testing-playground on GitHub"
3939
>
4040
Star
4141
</a>
4242

4343
<a
4444
className="github-button"
45-
href="https://github.com/smeijer/testing-playground/fork"
45+
href="https://github.com/testing-library/testing-playground/fork"
4646
data-icon="octicon-repo-forked"
47-
aria-label="Fork smeijer/testing-playground on GitHub"
47+
aria-label="Fork testing-library/testing-playground on GitHub"
4848
>
4949
Fork
5050
</a>

src/components/Header.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ function Header() {
2828

2929
<div className="flex items-center space-x-8">
3030
<a
31-
href="https://github.com/smeijer/testing-playground"
31+
href="https://github.com/testing-library/testing-playground"
3232
className="hover:underline"
3333
>
3434
GitHub

src/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<meta property="image:alt" content="Testing Playground mascot Froggy" />
6161

6262
<!-- Facebook OpenGraph -->
63-
<meta property="og:url" content="https://testing-playground.com/" />
63+
<meta property="og:url" content="https://testing-playground.com" />
6464
<meta property="og:type" content="website" />
6565
<meta property="og:title" content="Testing Playground" />
6666
<meta property="og:image" content="../public/site.jpg" />
@@ -77,7 +77,7 @@
7777
<!-- Twitter OpenGraph -->
7878
<meta name="twitter:card" content="summary_large_image" />
7979
<meta name="twitter:creator" content="@meijer_s" />
80-
<meta name="twitter:url" content="https://testing-playground.com/" />
80+
<meta name="twitter:url" content="https://testing-playground.com" />
8181
<meta name="twitter:title" content="Testing Playground" />
8282
<meta
8383
name="twitter:description"
@@ -86,7 +86,7 @@
8686
<meta name="twitter:image" content="../public/site.jpg" />
8787
<meta name="twitter:image:alt" content="Testing Playground" />
8888

89-
<!-- Chrome Webstore
89+
<!-- Chrome Webstore
9090
<link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/APP_ID" />
9191
-->
9292

0 commit comments

Comments
 (0)