Fix tests to use mock channel and run structure #360
47 fail, 80 pass in 57s
Annotations
Check warning on line 0 in Elixir.Registrations.UnmnemonicDevices.Integration.Home
github-actions / Registrations test results
test pi shows when compromised but cannot create a voicepass when not logged in (Elixir.Registrations.UnmnemonicDevices.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
1) test pi shows when compromised but cannot create a voicepass when not logged in (Registrations.UnmnemonicDevices.Integration.Home)
test/integration/home_test.exs:38
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14747.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:14: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:1: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.UnmnemonicDevices.Integration.Home
github-actions / Registrations test results
test a logged-in user can generate a voicepass (Elixir.Registrations.UnmnemonicDevices.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
2) test a logged-in user can generate a voicepass (Registrations.UnmnemonicDevices.Integration.Home)
test/integration/home_test.exs:67
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14744.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:14: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:1: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.UnmnemonicDevices.Integration.Home
github-actions / Registrations test results
test pi does not show by default (Elixir.Registrations.UnmnemonicDevices.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
3) test pi does not show by default (Registrations.UnmnemonicDevices.Integration.Home)
test/integration/home_test.exs:30
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14741.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:14: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:1: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.UnmnemonicDevices.Integration.Home
github-actions / Registrations test results
test overlay shows voicepass when it exists (Elixir.Registrations.UnmnemonicDevices.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
4) test overlay shows voicepass when it exists (Registrations.UnmnemonicDevices.Integration.Home)
test/integration/home_test.exs:50
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14738.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:14: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:1: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.UnmnemonicDevices.Integration.Home
github-actions / Registrations test results
test head tags are correct (Elixir.Registrations.UnmnemonicDevices.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
5) test head tags are correct (Registrations.UnmnemonicDevices.Integration.Home)
test/integration/home_test.exs:16
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14735.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:14: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:1: Registrations.UnmnemonicDevices.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.ClandestineRendezvous.Registrations
github-actions / Registrations test results
test changing password (Elixir.Registrations.Integration.ClandestineRendezvous.Registrations) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
1) test changing password (Registrations.Integration.ClandestineRendezvous.Registrations)
test/integration/registrations_test.exs:94
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14681.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/registrations_test.exs:18: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit_setup_3/1
test/integration/registrations_test.exs:1: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.ClandestineRendezvous.Registrations
github-actions / Registrations test results
test delete account (Elixir.Registrations.Integration.ClandestineRendezvous.Registrations) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
2) test delete account (Registrations.Integration.ClandestineRendezvous.Registrations)
test/integration/registrations_test.exs:210
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14678.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/registrations_test.exs:18: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit_setup_3/1
test/integration/registrations_test.exs:1: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.ClandestineRendezvous.Registrations
github-actions / Registrations test results
test logging in (Elixir.Registrations.Integration.ClandestineRendezvous.Registrations) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
3) test logging in (Registrations.Integration.ClandestineRendezvous.Registrations)
test/integration/registrations_test.exs:64
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14675.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/registrations_test.exs:18: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit_setup_3/1
test/integration/registrations_test.exs:1: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.ClandestineRendezvous.Registrations
github-actions / Registrations test results
test when registration is closed, a warning is displayed on the registration and details routes (Elixir.Registrations.Integration.ClandestineRendezvous.Registrations) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
4) test when registration is closed, a warning is displayed on the registration and details routes (Registrations.Integration.ClandestineRendezvous.Registrations)
test/integration/registrations_test.exs:228
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14672.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/registrations_test.exs:18: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit_setup_3/1
test/integration/registrations_test.exs:1: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.ClandestineRendezvous.Registrations
github-actions / Registrations test results
test forgot password (Elixir.Registrations.Integration.ClandestineRendezvous.Registrations) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
5) test forgot password (Registrations.Integration.ClandestineRendezvous.Registrations)
test/integration/registrations_test.exs:144
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14669.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/registrations_test.exs:18: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit_setup_3/1
test/integration/registrations_test.exs:1: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.ClandestineRendezvous.Registrations
github-actions / Registrations test results
test registering (Elixir.Registrations.Integration.ClandestineRendezvous.Registrations) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
6) test registering (Registrations.Integration.ClandestineRendezvous.Registrations)
test/integration/registrations_test.exs:20
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14666.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/registrations_test.exs:18: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit_setup_3/1
test/integration/registrations_test.exs:1: Registrations.Integration.ClandestineRendezvous.Registrations.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Waydowntown.Integration.Home
github-actions / Registrations test results
test placeholder shows with a query parameter (Elixir.Registrations.Waydowntown.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
1) test placeholder shows with a query parameter (Registrations.Waydowntown.Integration.Home)
test/integration/home_test.exs:133
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14710.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:112: Registrations.Waydowntown.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:101: Registrations.Waydowntown.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Waydowntown.Integration.Home
github-actions / Registrations test results
test placeholder does not show when logged in (Elixir.Registrations.Waydowntown.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
2) test placeholder does not show when logged in (Registrations.Waydowntown.Integration.Home)
test/integration/home_test.exs:151
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14707.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:112: Registrations.Waydowntown.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:101: Registrations.Waydowntown.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Waydowntown.Integration.Home
github-actions / Registrations test results
test placeholder shows when set in config, nav is hidden (Elixir.Registrations.Waydowntown.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
3) test placeholder shows when set in config, nav is hidden (Registrations.Waydowntown.Integration.Home)
test/integration/home_test.exs:120
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14704.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:112: Registrations.Waydowntown.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:101: Registrations.Waydowntown.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Waydowntown.Integration.Home
github-actions / Registrations test results
test placeholder page shows error for invalid email in waitlist form (Elixir.Registrations.Waydowntown.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
4) test placeholder page shows error for invalid email in waitlist form (Registrations.Waydowntown.Integration.Home)
test/integration/home_test.exs:198
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14701.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:112: Registrations.Waydowntown.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:101: Registrations.Waydowntown.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Waydowntown.Integration.Home
github-actions / Registrations test results
test placeholder page doesn't send email when spam is detected in question (Elixir.Registrations.Waydowntown.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
5) test placeholder page doesn't send email when spam is detected in question (Registrations.Waydowntown.Integration.Home)
test/integration/home_test.exs:248
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14698.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:112: Registrations.Waydowntown.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:101: Registrations.Waydowntown.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Waydowntown.Integration.Home
github-actions / Registrations test results
test placeholder page has waitlist form (Elixir.Registrations.Waydowntown.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
6) test placeholder page has waitlist form (Registrations.Waydowntown.Integration.Home)
test/integration/home_test.exs:171
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14695.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:112: Registrations.Waydowntown.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:101: Registrations.Waydowntown.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Waydowntown.Integration.Home
github-actions / Registrations test results
test placeholder page doesn't send email when spam is detected in email (Elixir.Registrations.Waydowntown.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
7) test placeholder page doesn't send email when spam is detected in email (Registrations.Waydowntown.Integration.Home)
test/integration/home_test.exs:222
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14692.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:112: Registrations.Waydowntown.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:101: Registrations.Waydowntown.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Waydowntown.Integration.Home
github-actions / Registrations test results
test placeholder can by bypassed with a query parameter (Elixir.Registrations.Waydowntown.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
8) test placeholder can by bypassed with a query parameter (Registrations.Waydowntown.Integration.Home)
test/integration/home_test.exs:139
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14689.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:112: Registrations.Waydowntown.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:101: Registrations.Waydowntown.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Waydowntown.Integration.Home
github-actions / Registrations test results
test placeholder does not show by default (Elixir.Registrations.Waydowntown.Integration.Home) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
9) test placeholder does not show by default (Registrations.Waydowntown.Integration.Home)
test/integration/home_test.exs:114
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14686.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/home_test.exs:112: Registrations.Waydowntown.Integration.Home.__ex_unit_setup_3/1
test/integration/home_test.exs:101: Registrations.Waydowntown.Integration.Home.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.Messages
github-actions / Registrations test results
test message sender name/address can be overridden (Elixir.Registrations.Integration.Messages) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
1) test message sender name/address can be overridden (Registrations.Integration.Messages)
test/integration/messages_test.exs:109
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14644.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/messages_test.exs:14: Registrations.Integration.Messages.__ex_unit_setup_3/1
test/integration/messages_test.exs:1: Registrations.Integration.Messages.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.Messages
github-actions / Registrations test results
test the backlog of existing messages is sent to a new registrant after the welcome (Elixir.Registrations.Integration.Messages) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
2) test the backlog of existing messages is sent to a new registrant after the welcome (Registrations.Integration.Messages)
test/integration/messages_test.exs:208
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14641.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/messages_test.exs:14: Registrations.Integration.Messages.__ex_unit_setup_3/1
test/integration/messages_test.exs:1: Registrations.Integration.Messages.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.Messages
github-actions / Registrations test results
test a message can be sent to just the logged-in user (Elixir.Registrations.Integration.Messages) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
3) test a message can be sent to just the logged-in user (Registrations.Integration.Messages)
test/integration/messages_test.exs:66
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14638.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/messages_test.exs:14: Registrations.Integration.Messages.__ex_unit_setup_3/1
test/integration/messages_test.exs:1: Registrations.Integration.Messages.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.Messages
github-actions / Registrations test results
test a message with show team enabled shows the actual team information instead of their details (Elixir.Registrations.Integration.Messages) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
4) test a message with show team enabled shows the actual team information instead of their details (Registrations.Integration.Messages)
test/integration/messages_test.exs:141
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14635.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/messages_test.exs:14: Registrations.Integration.Messages.__ex_unit_setup_3/1
test/integration/messages_test.exs:1: Registrations.Integration.Messages.__ex_unit__/2
Check warning on line 0 in Elixir.Registrations.Integration.Messages
github-actions / Registrations test results
test a message is sent to all registrants with their team information summarised (Elixir.Registrations.Integration.Messages) failed
registrations/_build/test/lib/registrations/test-junit-report.xml [took 0s]
Raw output
error: errors were found at the given arguments: * 1st argument: the table identifier does not refer to an existing ETS table
5) test a message is sent to all registrants with their team information summarised (Registrations.Integration.Messages)
test/integration/messages_test.exs:16
** (ArgumentError) errors were found at the given arguments:
* 1st argument: the table identifier does not refer to an existing ETS table
stacktrace:
(stdlib 6.0.1) :ets.lookup(Hound.SessionServer, #PID<0.14632.0>)
(hound 1.1.1) lib/hound/session_server.ex:19: Hound.SessionServer.current_session_id/1
(hound 1.1.1) lib/hound/session_server.ex:13: Hound.SessionServer.session_for_pid/2
test/integration/messages_test.exs:14: Registrations.Integration.Messages.__ex_unit_setup_3/1
test/integration/messages_test.exs:1: Registrations.Integration.Messages.__ex_unit__/2