Skip to content

Commit fb12a85

Browse files
committed
tests -> harness
1 parent df16512 commit fb12a85

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ROADMAP.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Others supporting projects (like testing or benchmarking) will have different cr
5858
- A.1📺 Universal Browser Connectivity - [**WebTransport**](https://github.com/libp2p/js-libp2p-webtransport/issues/1)
5959

6060
#### Mid Q4 (November)
61-
- C.1 🧪 Future-proof Testing - [**Browser Environment Tests**](https://github.com/testground/testground/issues/1386)
61+
- C.1 🧪 Future-proof Testing - [**Browser Environment Test Harness**](https://github.com/testground/testground/issues/1386)
6262

6363
#### End of Q4 (December)
6464
- A.2 📺 Universal Browser Connectivity - [**WebRTC for Browser to Server**](https://github.com/little-bear-labs/js-libp2p-webrtc/pull/4)
@@ -70,7 +70,7 @@ Others supporting projects (like testing or benchmarking) will have different cr
7070

7171
#### Early/Mid Q1
7272
- C.2 🧪 Future-proof Testing - **Test DHT Server Mode at scale**
73-
-
73+
7474
#### End of Q1 (March)
7575
- B.3 🥊 Decentralized Hole Punching - **Add QUIC Transport**
7676

@@ -109,7 +109,7 @@ Others supporting projects (like testing or benchmarking) will have different cr
109109
**Why**: JS support doesn't exist in Testground yet. In addition to the work to get generic JS test runners, we need support in Testground.
110110

111111
**Goal**:
112-
1. [Browser Environment Tests](https://github.com/testground/testground/issues/1386): Add support for testing browser features within a browser environment.
112+
1. [Browser Environment Test Harness](https://github.com/testground/testground/issues/1386): Add a test harness to support testing browser features within a browser environment.
113113
2. Test DHT Server Mode at scale: Requires adding support for js-libp2p in Testground. Server mode is implemented but we need a way to ensure it works and to do that we need a very large network testbed (>20 node at least; ideally 100/1000+.)
114114

115115
### Libp2p Project Roadmap

0 commit comments

Comments
 (0)