Victor Eronmosele
Victor Eronmosele's Blog

Victor Eronmosele's Blog

Follow
Victor Eronmosele

Victor Eronmosele

5 followers

A highly motivated software engineer especially experienced as a mobile team lead working with diverse teams from all over the globe. He enjoys building secure, well-tested & visually appealing apps.

Mocking and Testing Firestore Operations in Flutter Unit Tests | Part 2 (Transactions and Batched Writes)

Mar 15, 20228 min read 746 views

Introduction Firestore offers the ability to perform atomic operations — "series of database operations such that either all occurs, or nothing...

Mocking and Testing Firestore Operations in Flutter Unit Tests | Part 2 (Transactions and Batched Writes)
Mocking and Testing Firestore Operations in Flutter Unit Tests | Part 1 (Documents and Collections)
Mocking and Testing Shared Preferences in Flutter Unit Tests
Mocking and Testing The File System In Dart/Flutter Unit Tests
Mocking callbacks in Dart/Flutter unit tests
Rebuilding The Flutter Counter App In Jetpack Compose