Testing Side Processes with Monitoring in Elixir
Latest post from Eric, on testing side processes and using Process.monitor and assert_receive to make sure the delivery process isn’t outpaced by the test process in the Ecto sandbox.
Latest post from Eric, on testing side processes and using Process.monitor and assert_receive to make sure the delivery process isn’t outpaced by the test process in the Ecto sandbox.