AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How Do You Organize Your Tests?
Do you also have widget testing where you don't test the full app? You're just testing part of the widget tree, maybe being a little bit more exhaustive about it. How do you actually organize your tests? The folder structure is the same as the folder structure for the code itself. And if you want to test for a plain widget, then you put it in the widget folder inside the folder structure.