You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ROADMAP.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -8,41 +8,41 @@ The html preview tab should be made interactive. In such a way that one can hove
8
8
9
9
## Update Readme.md
10
10
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))_
12
12
13
13
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.
14
14
15
15
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?
16
16
17
17
## Add tests
18
18
19
-
_Status: In backlog (#7)_
19
+
_Status: In backlog ([#7](https://github.com/smeijer/testing-playground/issues/7))_
20
20
21
21
A [testing-playground.com] without tests... I don't think that should be a thing, but at this moment it is.
22
22
23
23
We should fix that, and use jest & testing-library to do it.
24
24
25
25
## Usage instructions
26
26
27
-
_Status: In backlog (#8)_
27
+
_Status: In backlog ([#8](https://github.com/smeijer/testing-playground/issues/8))_
28
28
29
29
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.
30
30
31
31
## Embeddable
32
32
33
-
_Status: In backlog (#9)_
33
+
_Status: In backlog ([#9](https://github.com/smeijer/testing-playground/issues/9))_
34
34
35
35
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?
36
36
37
37
## Support User-Event
38
38
39
-
_Status: In backlog (#10)_
39
+
_Status: In backlog ([#10](https://github.com/smeijer/testing-playground/issues/10))_
40
40
41
41
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]?
42
42
43
43
## DevTools!
44
44
45
-
_Status: In backlog (#11)_
45
+
_Status: In backlog ([#11](https://github.com/smeijer/testing-playground/issues/11))_
46
46
47
47
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?!
0 commit comments