tree: a9cfa4f9ded4bbf6e13bdcecbbefca8a65c084df [path history] [tgz]
  1. abstract_method_smoke_test/
  2. android_custom_host_app/
  3. android_embedding_v2_smoke_test/
  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. external_ui/
  11. flavors/
  12. flutter_driver_screenshot_test/
  13. flutter_gallery/
  14. gradle_deprecated_settings/
  15. hybrid_android_views/
  16. image_loading/
  17. ios_add2app/
  18. ios_add2app_life_cycle/
  19. ios_app_with_extensions/
  20. ios_host_app/
  21. ios_host_app_swift/
  22. ios_platform_view_tests/
  23. module_host_with_custom_build_v2_embedding/
  24. named_isolates/
  25. non_nullable/
  26. platform_interaction/
  27. release_smoke_test/
  28. ui/
  29. web/
  30. web_compile_tests/
  31. 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