You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was mentioned during internal discussions that we might want to enforce the read-only state of certain properties exposed by the module. We should careful assert and test this property of the API in a test suite.
It was mentioned during internal discussions that we might want to enforce the read-only state of certain properties exposed by the module. We should careful assert and test this property of the API in a test suite.
It was mentioned that a "trick" exists to enforce that in a Goja context: https://github.com/grafana/xk6-websockets/blob/main/websockets/websockets.go#L133-L157
The text was updated successfully, but these errors were encountered: