tree: 019cf82e830e9292402060d919a269f4f0c8975f [path history] [tgz]
  1. abstract_method_smoke_test/
  2. android_embedding_v2_smoke_test/
  3. android_host_app/
  4. android_host_app_v2_embedding/
  5. android_module_host_with_custom_build_v2_embedding/
  6. android_semantics_testing/
  7. android_splash_screens/
  8. android_views/
  9. channels/
  10. codegen/
  11. external_ui/
  12. flavors/
  13. image_loading/
  14. ios_add2app/
  15. ios_host_app/
  16. ios_host_app_swift/
  17. module_host_with_custom_build/
  18. module_host_with_custom_build_v2_embedding/
  19. named_isolates/
  20. platform_interaction/
  21. release_smoke_test/
  22. simple_codegen/
  23. ui/
  24. web/
  25. web_compile_tests/
  26. README.md
dev/integration_tests/README.md

Automated Flutter integration test suites. Each suite consists of either a complete Flutter app and a flutter_driver specification that drives tests from the UI, or a native app that is meant to integrate with Flutter for testing.

Intended for use with devicelab tests.

If you want to run a driver test locally, to debug a problem with a test, you can use this command from the appropriate subdirectory:

% flutter drive