flutter/packages/flutter_tools/test/integration
Alexander Aprelev f4a038da63
Roll engine to fed2ea458ed49088d33eddabc546ba56d600c717 (includes dart roll) (#19044)
* Roll engine to rolled dart
Add connectionTimeout property to class that extends HttpOverrides.
Upgrade packages.
Add more type fixes.
Update goldens hash.
Add more type fixes.
Upgrade packages.
Fix tests.
Remove strong-mode from analysis options yaml file.
Increase dev/devicelab timeout from 2 to 10 seconds.
Added getVM to waitForViews. Fix type errors in compileExpression.

* Pick up engine revision with fix for microbenchmarks regression.
Increase default timeout from 20/30 to 60s.
2018-07-11 12:13:28 -07:00
..
test_data Improve flutter tools integration tests (#18865) 2018-07-10 06:51:12 +01:00
expression_evaluation_test.dart Improve flutter tools integration tests (#18865) 2018-07-10 06:51:12 +01:00
flutter_tester_test.dart Improve flutter tools integration tests (#18865) 2018-07-10 06:51:12 +01:00
hot_reload_test.dart Improve flutter tools integration tests (#18865) 2018-07-10 06:51:12 +01:00
README.md Integration test for FlutterTesterDevice. (#16424) 2018-04-11 08:52:17 -07:00
test_driver.dart Roll engine to fed2ea458ed49088d33eddabc546ba56d600c717 (includes dart roll) (#19044) 2018-07-11 12:13:28 -07:00
test_utils.dart Improve flutter tools integration tests (#18865) 2018-07-10 06:51:12 +01: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.

Some of these tests change the current directory for the process, so only one test can be run at a time. Use this command to run:

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