Skip to content

fix: Test billable events #210

fix: Test billable events

fix: Test billable events #210

Triggered via pull request March 1, 2025 00:08
Status Failure
Total duration 13m 18s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Tests: test/integration/rt_channel_test.exs#L1332
test rate limits max_channels_per_client limit respected (Realtime.Integration.RtChannelTest)
Tests: test/integration/rt_channel_test.exs#L778
test token handling token expires in between joins (Realtime.Integration.RtChannelTest)
Tests: test/integration/rt_channel_test.exs#L492
test token handling invalid JWT with expired token (Realtime.Integration.RtChannelTest)
Tests: test/integration/rt_channel_test.exs#L648
test token handling on expired access_token the socket sends an error message (Realtime.Integration.RtChannelTest)
Tests: test/integration/rt_channel_test.exs#L741
test token handling checks token periodically (Realtime.Integration.RtChannelTest)
Tests: test/integration/rt_channel_test.exs#L1260
test sensitive information updates invalid JWT with expired token (Realtime.Integration.RtChannelTest)
Tests: test/realtime_web/channels/realtime_channel_test.exs#L250
test billable events rules are properly full lifecycle of connection (RealtimeWeb.RealtimeChannelTest)
Tests: test/realtime/database_test.exs#L138
test transaction/1 on checkout error, handles raised exception as an error (Realtime.DatabaseTest)
Tests
Process completed with exit code 2.
Tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it