Learn how to run end to end tests on EAS Build in this Expo Tutorial from Beto. The tutorial will walk you through how to set up Maestro and then write tests that you can run locally on your Expo apps.
Here are some important resources mentioned in the video:
Run E2E tests on EAS Build: https://docs.expo.dev/build-reference...
Maestro official docs: https://maestro.mobile.dev/getting-st...
Expo Dashboard: https://expo.dev
Example App: https://github.com/expo/examples/tree...
⌚️ Timestamps ⌚️
00:00 Intro & Resources
00:43 Creating New Expo App
01:21 Configuring EAS Build
02:35 Disabling New Android Infrastructure
03:17 Writing Our First Maestro Flow
06:32 Installing Maestro CLI
07:40 Running Our First Maestro Flow
08:19 Creating a Complex Maestro Flow
16:53 Custom EAS Build Flow for Maestro Test
20:51 Triggering EAS Build Maestro Flow