stream-video-flutter
stream-video-flutter copied to clipboard
Add testing framework
At the moment, we are not set up with any testing/mocking libraries for stream_video_flutter
.
As we move towards a more mature API layer, let's begin exploring a testing/mocking framework for critical paths and components.
Mocktail looks good, we also use it on chat: https://github.com/felangel/mocktail/tree/main/packages/mocktail