Add backend websockets tests for chat
Open
testing
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
#552 now implements websockets back-end tests for item and memberships. You can now test end-to-end websocket interactions using the new `setupWsApp` and `TestWsClient` helpers in the test folder of the websockets service. You can find examples in the test folders of the `ws` hooks and events such as `services/item/test/ws.test.ts` and `services/item/plugins/recycle/test/ws.test.ts`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.