laravel-websockets/tests
Alex Renoki 53a6d0f875 Added tests 2020-09-19 18:41:25 +03:00
..
Commands Added soft closes for connections on SIGTERM/SIGINT 2020-09-12 17:45:07 +03:00
Dashboard Fixed tests 2020-09-18 12:15:49 +03:00
Mocks Run promises one-after-another 2020-09-19 14:16:26 +03:00
Models wip 2020-09-10 22:59:26 +03:00
database Fixed migrations for tests 2020-09-11 08:47:28 +03:00
ConnectionTest.php wip 2020-09-14 13:25:21 +03:00
FetchChannelTest.php Merge branch 'master' of github.com:beyondcode/laravel-websockets into 2.x 2020-09-17 14:44:52 +03:00
FetchChannelsTest.php Merge branch 'master' of github.com:beyondcode/laravel-websockets into 2.x 2020-09-17 14:44:52 +03:00
FetchUsersTest.php Avoid displaying twice the same-id channel members 2020-09-15 20:49:06 +03:00
HealthTest.php Added healthcheck controller 2020-09-12 23:48:18 +03:00
LocalPongRemovalTest.php Added local removal for obsolete connections. 2020-09-19 18:38:08 +03:00
PingTest.php wip 2020-09-10 22:59:26 +03:00
PresenceChannelTest.php Added tests 2020-09-19 18:41:25 +03:00
PrivateChannelTest.php Added tests 2020-09-19 18:41:25 +03:00
PublicChannelTest.php Added tests 2020-09-19 18:41:25 +03:00
RedisPongRemovalTest.php Added tests 2020-09-19 18:41:25 +03:00
ReplicationTest.php Moved tests across classes 2020-09-18 12:53:36 +03:00
StatisticsStoreTest.php wip 2020-09-10 22:59:26 +03:00
TestCase.php Run promises one-after-another 2020-09-19 14:16:26 +03:00
TestServiceProvider.php wip 2020-09-10 22:59:26 +03:00
TriggerEventTest.php Apply fixes from StyleCI (#541) 2020-09-18 20:01:35 +02:00