AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Excode Previews and Testing Uncontrolled Dependencies
Excode previews and testing is where you run into these issues. What we want to test is when the post come back, how does that flow through our logic? Where does that data get filtered and transformed and put into everything else? And you can't do that unless you in some way control that dependency. It's not so that you can exercise what the Mastodon API is doing. We just have no choice but really to assume that they're going to do the right thing for us.