adkron

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

adkron

Here is the updated link with better sound. Enjoy.

adkron

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

adkron

adkron

Thanks, @AstonJ, I’m not sure why. I also know that the audio and video don’t quite match up at one point. I’m just getting started using the editing software and it was tough. I’ll see if I can figure our how to make the audio come from both sides.

adkron

adkron

@AstonJ, well it looks like youtube doesn’t let you replace a video, and screen flow doesn’t let you set it to mono when exporting to youtube. I’m going to make another video file with fixed audio and just link to it. Thanks again for the info.

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.

Where Next?

Popular in Screencasts Top

zacksiri
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
ElixirCasts
I made an episode about deploying with Gigalixir. https://elixircasts.io/deploying-with-gigalixir
New
New
ElixirCasts
I made a video to cover the basics of routing in Phoenix. https://elixircasts.io/phoenix-routes
New
hubertlepicki
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
ityonemo
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
ElixirCasts
I made a screencast showing one way you can create SEO friendly urls with Phoenix 1.5.
New
ElixirCasts
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
aseigo
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 Top

josevalim
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
JorisKok
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
dokuzbir
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
vertexbuffer
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
vac
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
chensan
I have a User schema with a :from_id field set to type :string: defmodule TweetBot.Repo.Migrations.CreateUsers do use Ecto.Migration ...
New
stefanluptak
Hello everybody, usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
New
johnnyicon
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
lucidguppy
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
siddhant3030
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

We're in Beta

About us Mission Statement