Define an async module and a sync module in the same file. A single file may help with discoverability.
Possibly name the channels uniquely for each test.
Here’s José’s explanation:
https://elixirforum.com/t/running-async-tests-with-hound/5599/4
Define an async module and a sync module in the same file. A single file may help with discoverability.
Possibly name the channels uniquely for each test.
Here’s José’s explanation:
https://elixirforum.com/t/running-async-tests-with-hound/5599/4