adkron
Testing Named Agents or any named Process
I was working on testing a named agent that was started by my application. In testing I had intermittent failures. I thought I would share how I was able to test the agent in a screencast.
Most Liked
adkron
Here is the updated link with better sound. Enjoy.
4
adkron
I created a blog post out of this for anyone who would prefer a little writing. It isn’t a transcript of the screencast, but follows the code closely.
http://dirtyinformation.com/blog/2017/02/03/testing_named_agents
2
adkron
adkron
adkron
Thanks, again. I’m going to try and keep it up. Right now I have no client work so it is easy, but I still have to pay the bills.
2
Popular in Screencasts
Hey all!
We just released 3 episodes on our site explaining how GenServer works. We also released a free episode that shows you how to s...
New
I made an episode about deploying with Gigalixir.
https://elixircasts.io/deploying-with-gigalixir
New
Posted via Devtalk (see this thread for details).
New
I made a video to cover the basics of routing in Phoenix.
https://elixircasts.io/phoenix-routes
New
So I just recorded this one where I build simple command-line tool in Elixir using TDD with ExUnit. Hope you like it :slight_smile:
New
Hey all! Following the fantastic blog post by the erlang team (A brief introduction to BEAM - Erlang/OTP) I made a video that quickly d...
New
I made a screencast showing one way you can create SEO friendly urls with Phoenix 1.5.
New
I made an episode that shows how you can use the great Number package to convert numbers to different formats like currency, percent, and...
New
From time to time on the forums here, I see people asking for examples of specific comments / answers in code form. I’ve also noticed tha...
New
New
Other popular topics
Hi everyone,
One of the features added to Elixir early on to help integration with Erlang code was the idea of overridable function defi...
New
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New
Hello,
I am trying to convert my lists to string without losing brackets.For start i have 3 map. They look like these
buyer = %{
id: ...
New
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
Hi,
I'm quite new in Elixir and I'm trying to format a string to a PEM format. I have the certificate value like MIIDBTCCAe2...... and ...
New
I have a User schema with a :from_id field set to type :string:
defmodule TweetBot.Repo.Migrations.CreateUsers do
use Ecto.Migration
...
New
Hello everybody,
usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
New
Hi all,
I've just started learning Elixir and Phoenix Framework, so please pardon my n00bness at this stage.
I'm trying to use Postg...
New
I have a super simple question about elixir - how would I take a file like this
foo bar baz
and output a new file that enumerates th...
New
Hi,
I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New







