web-platform-tests/wpt

Make websocket tests run in workers

Open

#2,557 建立於 2016年2月3日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)HTML (2,898 fork)batch import
good first issuewebsockets

倉庫指標

Star
 (4,581 star)
PR 合併指標
 (平均合併 6天 7小時) (30 天內合併 626 個 PR)

描述

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.

貢獻者指南