web-platform-tests/wpt

Make websocket tests run in workers

Open

#2.557 geöffnet am 3. Feb. 2016

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)HTML (2.898 Forks)batch import
good first issuewebsockets

Repository-Metriken

Stars
 (4.581 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 7h) (626 gemergte PRs in 30 T)

Beschreibung

This could follow the same pattern as the tests for the Fetch API: https://github.com/w3c/web-platform-tests/tree/master/fetch/api/basic - have two HTML files (one for workers, one for non-workers) that load the same JS file that contains the actual test.

Contributor Guide