flutter/packages/flutter_tools/test/integration
2018-10-16 12:57:07 -07:00
..
test_data Fix integration hot-reload test on mac. (#21741) 2018-09-12 22:35:21 -07:00
expression_evaluation_test.dart Revert "Roll engine to aed6b8c46b05c7cee4506a9757dd9ea1b40583c2." (#23170) 2018-10-16 12:57:07 -07:00
flutter_attach_test.dart Revert "Roll engine to aed6b8c46b05c7cee4506a9757dd9ea1b40583c2." (#23170) 2018-10-16 12:57:07 -07:00
flutter_run_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
hot_reload_test.dart Revert "Roll engine to aed6b8c46b05c7cee4506a9757dd9ea1b40583c2." (#23170) 2018-10-16 12:57:07 -07:00
lifetime_test.dart Revert "Roll engine to aed6b8c46b05c7cee4506a9757dd9ea1b40583c2." (#23170) 2018-10-16 12:57:07 -07:00
README.md Remove -j1 to run tools tests concurrently (#22038) 2018-09-19 17:47:06 +01:00
test_driver.dart unnecessary this in field initializers (#22522) 2018-10-02 17:14:59 +02:00
test_utils.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +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