laravel-websockets/tests/Ipc
Fabian @ Blax Software 093bbe3a44 A tests, documentation for helpers and lifecycle
- Introduced `helpers-and-testing.md` to document global helpers and WebsocketService class usage.
- Created `HandlerLifecycleTest.php` to test the full WebSocket handler lifecycle, including connection management, channel subscriptions, and message routing.
- Added `WebsocketServiceTest.php` to validate state tracking methods in WebsocketService, covering user authentication, channel tracking, and broadcast functionality.
2026-04-02 12:44:16 +02:00
..
SocketPairIpcTest.php I performance, A testing & event-driven 2026-01-24 13:34:29 +01:00
SocketPairIpcVolumeTest.php I performance, A testing & event-driven 2026-01-24 13:34:29 +01:00
SocketPairIpcWebsocketWorkflowTest.php A tests, documentation for helpers and lifecycle 2026-04-02 12:44:16 +02:00