Episode 3 of Testing and Refactoring legacy code in Flutter is out.
In this video, we will write our first tests for the legacy code. But instead of starting with a big feature, we will start small, by fixing a bug and writing a test for it.
We also cover different strategies to write tests based on your codebase and understand the trade-offs of each approach.