Open
Bug 1981978
Opened 5 months ago
[wpt-sync] Sync PR 54208 - Enhanced Configuration Handling for WebSocket Server
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 54208 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/54208
Details from upstream follow.
Periyanan <itzmeperi@gmail.com> wrote:
Enhanced Configuration Handling for WebSocket Server
This PR enhances configuration handling for the WebSocket server.
Changes include:
- Added
demo_websocket_config.pyfor demo purposes- Added
test_websocket_config.pyfor configuration testing- Created
WEBSOCKET_CONFIGURATION.mdwith setup instructions- Added
SOLUTION_SUMMARY.mdexplaining the changes- Updated
config.test-null-ws.jsonfor test scenarios
You need to log in
before you can comment on or make changes to this bug.
Description
•