Damien Tanner
๐ค SpeakerAppearances Over Time
Podcast Appearances
Like all these things.
There's like 20 different tests you had to do.
I gave it that script and I was like, write the test suite for all of these tests.
And then I gave it all these bugs we had in our backlog.
I was like, write tests for this.
And I just started doing TDD in our backlog.
And...
It was great.
Then I was like, write a bunch.
I did like a chaos monkey thing.
I was like, write a bunch of tests for like crazy stuff the users could do with the API.
Found a bunch of bugs and issues, security issues.
And then it kind of, it got it working, had a bunch of unit tests and I was still having to kind of do a bit of manual testing.
And then one day I was like, oh, you know what?
I really want like a, no one's made an integration test thing for voice agents.
There are a few observation platforms, observability platforms and eval platforms where I was like, I just, I want it to simulate conversation.
And, you know, so it's so like, that's part of the magic is trying something that you're like, this is a pain in the ass to build.
Or like, how is this even going to work?
Well, I just got it to build it.
And I've recorded some WAV files of me saying things and I gave it to them.