Skip to content

Commit 6bee5e7

Browse files
committed
docs: fix links in roadmap.md
1 parent c480f15 commit 6bee5e7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

ROADMAP.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,41 +8,41 @@ The html preview tab should be made interactive. In such a way that one can hove
88

99
## Update Readme.md
1010

11-
_Status: In backlog (#5, #6)_
11+
_Status: In backlog ([#5](https://github.com/smeijer/testing-playground/issues/5), [#6](https://github.com/smeijer/testing-playground/issues/6))_
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

1515
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?
1616

1717
## Add tests
1818

19-
_Status: In backlog (#7)_
19+
_Status: In backlog ([#7](https://github.com/smeijer/testing-playground/issues/7))_
2020

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

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

2525
## Usage instructions
2626

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

2929
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.
3030

3131
## Embeddable
3232

33-
_Status: In backlog (#9)_
33+
_Status: In backlog ([#9](https://github.com/smeijer/testing-playground/issues/9))_
3434

3535
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?
3636

3737
## Support User-Event
3838

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

4141
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]?
4242

4343
## DevTools!
4444

45-
_Status: In backlog (#11)_
45+
_Status: In backlog ([#11](https://github.com/smeijer/testing-playground/issues/11))_
4646

4747
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?!
4848

0 commit comments

Comments
 (0)