flutter/packages/flutter_tools/test
Todd Volkert 1b4f817b0c Make tests more hermetic. (#8765)
1. Add `PortScanner` abstraction so that we don't do actual port scanning
   in tests.
2. Don't change the real `cwd` of the isolate during tests, as it affects
   all tests, not just the current running test.

Fixes #8761
2017-03-14 10:28:56 -07:00
..
data Make hot mode a little less aggressive about catching errors. (#8743) 2017-03-13 14:50:30 -07:00
replay Make tests more hermetic. (#8765) 2017-03-14 10:28:56 -07:00
src Make tests more hermetic. (#8765) 2017-03-14 10:28:56 -07:00
adb_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
analytics_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
analyze_continuously_test.dart Fix and enable broken flutter_tools tests (#8720) 2017-03-10 15:34:20 -08:00
analyze_duplicate_names_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
analyze_test.dart Make tests more hermetic. (#8765) 2017-03-14 10:28:56 -07:00
android_device_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
android_sdk_test.dart Request the user upgrade if the Android SDK version is 24 (#8462) 2017-03-06 18:20:04 -08:00
application_package_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
artifacts_test.dart Refactor how Artifacts are located (#8234) 2017-02-16 23:10:11 -08:00
asset_bundle_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
base_utils_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
bug_report_test.dart Bump mockito to version 2.0.2 (#8713) 2017-03-10 13:53:22 -08:00
channel_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
config_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
context_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
crash_reporting_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
create_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
daemon_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
dart_dependencies_test.dart Make hot mode a little less aggressive about catching errors. (#8743) 2017-03-13 14:50:30 -07:00
dependency_checker_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
devfs_test.dart Fix tests (#8736) 2017-03-13 13:47:29 -04:00
device_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
devices_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
doctor_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
drive_test.dart Bump mockito to version 2.0.2 (#8713) 2017-03-10 13:53:22 -08:00
forbidden_imports_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
format_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
hot_test.dart Clean up the file names of the hot and cold runners. (#7697) 2017-01-28 14:26:49 -08:00
install_test.dart Bump mockito to version 2.0.2 (#8713) 2017-03-10 13:53:22 -08:00
logs_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
os_utils_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
packages_test.dart add --offline to flutter packages get (#8707) 2017-03-13 14:04:27 -07:00
protocol_discovery_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
run_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
stop_test.dart Bump mockito to version 2.0.2 (#8713) 2017-03-10 13:53:22 -08:00
test_test.dart Accept any nonzero exit code as a signal of failure in the missing dependency test (#8738) 2017-03-13 11:17:09 -07:00
trace_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
upgrade_test.dart Change flutter_tools tests to run via pub (#8698) 2017-03-10 09:39:01 -08:00
utils_test.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00