Last year I started writing tests for the WhatTodo app and shared my experience in a talk called “Testing in Flutter” which was more focused on how to get started writing tests for the legacy codebase. The idea was to start writing tests end-to-end first using the flutter driver. In that talk, I also mentioned some limitations of the flutter driver. Because of that, I was looking for a better library to test end-to-end flow with more flexibility. Now that …
Tag: firebase
In Android, Blogs, FirebaseTags Android, emulator, firebase, testingLeave a comment
Burhanuddin Rashid
Do you know a friend/colleague who tests their application directly in the production environment? Yeah, that’s a bad practice. We should have a local or staging environment where we test our code before we push to …
Social Profiles