This project is basic sample app for integration test usage.
In this project, integration test contains:
- Tap buttons
- Navigate between screens
- Scroll carousel items
- Enter text to text field
- Open keyboard
- Test text input with keyboard
- Scroll page and find spesific item
You can run integration test with this command:
flutter test integration_testMake sure an emulator is running before running the integration test.