flutter/packages/flutter_tools/test/commands.shard/hermetic
Liam Appelbe 09367adce2
Make coverage collection aware of workspaces (#166389)
By default, `CoverageCollector.libraryNames` was being set to the name
of the current `FlutterProject`. This means that only tests in the
current project are included in the coverage report. So if the project
is a workspace, tests in its subprojects were being excluded. I've
changed it so that it also allows tests that are part of any of the
subprojects.

Fixes #159390
2025-04-06 22:27:08 +00:00
..
widget_preview [ Widget Preview ] Display an error widget when an exception is thrown while defining the widget tree (#166005) 2025-03-27 18:47:51 +00:00
analyze_continuously_test.dart remove dependency on Usage from Pub class (#162279) 2025-01-28 17:32:27 +00:00
analyze_suggestion_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
analyze_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
android_analyze_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
assemble_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
attach_test.dart [flutter_tool] Handle RPCErrorKind.kConnectionDisposed (#164299) 2025-03-27 08:51:38 +00:00
build_aar_test.dart Reland "Make Flutter version information accessible at runtime (#140783)" (#163761) 2025-02-24 20:17:08 +00:00
build_darwin_framework_test.dart Start using bin/cache/engine.{stamp|realm} instead of bin/internal/engine.{realm|version}. (#164352) 2025-03-02 00:54:33 +00:00
build_ios_test.dart Refactor writing of package config in tests (#163734) 2025-02-28 08:51:59 +00:00
build_ipa_test.dart Refactor writing of package config in tests (#163734) 2025-02-28 08:51:59 +00:00
build_linux_test.dart Refactor writing of package config in tests (#163734) 2025-02-28 08:51:59 +00:00
build_macos_test.dart Refactor writing of package config in tests (#163734) 2025-02-28 08:51:59 +00:00
build_test.dart Revert the preview-device feature, tests, and code that only existed for it. (#162835) 2025-02-08 01:03:25 +00:00
build_web_test.dart [ Tool ] Correctly select entrypoint target for web build from positional argument list (#166260) 2025-03-31 17:23:58 +00:00
build_windows_test.dart Refactor writing of package config in tests (#163734) 2025-02-28 08:51:59 +00:00
clean_test.dart Refactor writing of package config in tests (#163734) 2025-02-28 08:51:59 +00:00
config_test.dart delete references to Usage in config_test.dart (#162648) 2025-02-04 18:32:06 +00:00
create_usage_test.dart Refactor writing of package config in tests (#163734) 2025-02-28 08:51:59 +00:00
custom_devices_test.dart route CLI command usage information through the logger instead of using print (#161533) 2025-01-16 21:53:58 +00:00
daemon_test.dart Revert the preview-device feature, tests, and code that only existed for it. (#162835) 2025-02-08 01:03:25 +00:00
devices_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
doctor_test.dart delete Usage in doctor tests (#162646) 2025-02-04 18:32:06 +00:00
downgrade_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
drive_test.dart Remove the last vestiges of null-unsafety in flutter_tools. (#164026) 2025-02-27 16:31:22 +00:00
flutter_web_platform_test.dart [web] Cleanup everything HTML from the flutter tool and test harness (#162836) 2025-02-13 20:53:37 +00:00
generate_localizations_test.dart Fix tests to prepare for --explicit-package-dependencies and a bug. (#162289) 2025-01-29 02:04:50 +00:00
http_host_validator_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
ide_config_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
install_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
ios_analyze_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
logs_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
precache_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
proxied_devices_test.dart 🔊 [tool] Add a wirelessly connected device name as displayName (#160497) 2025-01-10 20:51:34 +00:00
proxy_validator_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
pub_test.dart Refactor writing of package config in tests (#163734) 2025-02-28 08:51:59 +00:00
run_test.dart [flutter_tool] Handle RPCErrorKind.kConnectionDisposed (#164299) 2025-03-27 08:51:38 +00:00
screenshot_command_test.dart 🔊 [tool] Add a wirelessly connected device name as displayName (#160497) 2025-01-10 20:51:34 +00:00
shell_completion_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
symbolize_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
test_test.dart Make coverage collection aware of workspaces (#166389) 2025-04-06 22:27:08 +00:00
update_packages_test.dart Refactor writing of package config in tests (#163734) 2025-02-28 08:51:59 +00:00
upgrade_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00