laravel-websockets/tests
Alex Renoki 7365189aaa Fixed tests 2020-09-17 14:18:15 +03:00
..
Commands Added soft closes for connections on SIGTERM/SIGINT 2020-09-12 17:45:07 +03:00
Dashboard fix 2020-09-15 23:46:37 +03:00
Mocks Fixed issues with connections being closed within 10 seconds 2020-09-17 13:56:09 +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 wip 2020-09-10 22:59:26 +03:00
FetchChannelsTest.php wip 2020-09-10 22:59:26 +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 2020-09-17 14:18:15 +03:00
PrivateChannelTest.php Added soft closes for connections on SIGTERM/SIGINT 2020-09-12 17:45:07 +03:00
PublicChannelTest.php Added soft closes for connections on SIGTERM/SIGINT 2020-09-12 17:45:07 +03:00
ReplicationTest.php Fixed tests 2020-09-17 14:18:15 +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 2020-09-17 14:18:15 +03:00