web-platform-tests/wpt

Make websocket tests run in workers

Open

#2557 aperta il 3 feb 2016

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)HTML (2898 fork)batch import
good first issuewebsockets

Metriche repository

Star
 (4581 star)
Metriche merge PR
 (Merge medio 6g 7h) (626 PR mergiate in 30 g)

Descrizione

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.

Guida contributor