AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
What Do You Get From Your Tests?
I think mocking the database is really clunky and difficult to do. You still don't really have particularly useful tests because you can prove that like your SQL string equals select star from users. It just doesn't prove anything in my view. But actually, that's quite a good clue that there's something fundamental that's broken here. So I like that laser sharp focus on failing tests as well.