flutter/packages/flutter_tools/test/integration
Dan Field bb79ff3b49
More shards (#34877)
Shard tool_tests
2019-06-26 13:55:16 -07:00
..
test_data Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
daemon_mode_test.dart More shards (#34877) 2019-06-26 13:55:16 -07:00
debugger_stepping_test.dart More shards (#34877) 2019-06-26 13:55:16 -07:00
expression_evaluation_test.dart More shards (#34877) 2019-06-26 13:55:16 -07:00
flutter_attach_test.dart More shards (#34877) 2019-06-26 13:55:16 -07:00
flutter_run_test.dart More shards (#34877) 2019-06-26 13:55:16 -07:00
hot_reload_test.dart More shards (#34877) 2019-06-26 13:55:16 -07:00
lifetime_test.dart More shards (#34877) 2019-06-26 13:55:16 -07:00
README.md Remove -j1 to run tools tests concurrently (#22038) 2018-09-19 17:47:06 +01:00
test_driver.dart Reland "Clean up some flutter_tools tests and roll dependencies" (#33225) 2019-05-29 19:04:35 -07:00
test_utils.dart Rename flutter packages to flutter pub (#33041) 2019-05-21 16:38:58 +02:00

Integration tests

These tests are not hermetic, and use actual Flutter SDK. While they don't require actual devices, they run flutter_tester to test Dart VM and Flutter integration.

Use this command to run:

../../bin/cache/dart-sdk/bin/pub run test