Completed
Record traffic
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Sub-second Integration Tests for Your RN App and Bluetooth Device
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Agenda
- 3 Test automation at SOUNDBOKS
- 4 SOUNDBOKS end-to-end testing
- 5 When to use end to end testing vs unit testing?
- 6 Unit testing a React Native/BLE app
- 7 Mock recording for true integration testing
- 8 Record traffic
- 9 Test the app
- 10 Sample recording
- 11 Write app tests using Jest
- 12 Write the recorder app
- 13 Architecture Overview
- 14 Architecture running the app
- 15 Architecture recording traffic
- 16 Time for questions!
- 17 How to handle different developer devices?
- 18 How to handle varying values?
- 19 Can we still do manual mocking?
- 20 How to debug recordings?