mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Integration tests must only go through the real file system/process manager/platform. The global indirection makes this code harder to understand than if it directly referred to the concrete instances that are being used. Update the integration shard to use a const instance of a LocalFIleSystem, LocalProcessManager, and LocalPlatform. Remove global usage and apply testWithoutContext. |
||
---|---|---|
.. | ||
background_project.dart | ||
basic_project.dart | ||
gen_l10n_project.dart | ||
hot_reload_project.dart | ||
project_with_early_error.dart | ||
project.dart | ||
stateless_stateful_project.dart | ||
stepping_project.dart | ||
test_project.dart | ||
tests_project.dart |