laravel-websockets/tests
Alex Renoki 2066e803b8 Fixed tests to make sure the message is broadcasted properly both locally and across servers. 2020-09-18 21:01:11 +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 Fixed tests 2020-09-18 12:15:49 +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
PingTest.php wip 2020-09-10 22:59:26 +03:00
PresenceChannelTest.php Fixed tests to make sure the message is broadcasted properly both locally and across servers. 2020-09-18 21:01:11 +03:00
PrivateChannelTest.php Fixed tests to make sure the message is broadcasted properly both locally and across servers. 2020-09-18 21:01:11 +03:00
PublicChannelTest.php Fixed tests to make sure the message is broadcasted properly both locally and across servers. 2020-09-18 21:01:11 +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 Creating SignedMessage class for testing 2020-09-15 20:46:19 +03:00
TestServiceProvider.php wip 2020-09-10 22:59:26 +03:00
TriggerEventTest.php Fixed tests to make sure the message is broadcasted properly both locally and across servers. 2020-09-18 21:01:11 +03:00