flutter/packages/flutter_tools/test/general.shard/base
Ian Hickson 08643c41d7
Always fake ProcessManager when you fake Filesystem in tests (#42369)
...because otherwise, processes that think they're manipulating your
filesystem will be doing crazy things the test is ignoring, leading to
(at best) failures and (at worst) flakes or disk corruption.
2019-10-11 11:23:12 -07:00
..
async_guard_test.dart indent formal parameters correctly (#41644) 2019-10-04 11:00:18 +02:00
build_test.dart Always fake ProcessManager when you fake Filesystem in tests (#42369) 2019-10-11 11:23:12 -07:00
common_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
context_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
file_system_test.dart Always fake ProcessManager when you fake Filesystem in tests (#42369) 2019-10-11 11:23:12 -07:00
fingerprint_test.dart Always fake ProcessManager when you fake Filesystem in tests (#42369) 2019-10-11 11:23:12 -07:00
flags_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
io_test.dart use IOOverrides to allow inject file system, write test, find bug (#40066) 2019-09-30 08:41:12 -07:00
logger_test.dart Increase pattern that matches operation duration. (#36392) 2019-08-15 10:16:30 -07:00
logs_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
net_test.dart Missing trailing commas (#41473) 2019-09-30 18:48:23 +02:00
os_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
os_utils_test.dart Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) 2019-07-13 11:51:44 -07:00
process_test.dart [flutter_tool] process.dart cleanup (#39899) 2019-09-11 18:20:42 -07:00
signals_test.dart [flutter_tool] Report to analytics when the tool is killed by a signal (#41493) 2019-09-30 07:38:11 -07:00
terminal_test.dart fix some bad indentations (#41172) 2019-09-24 21:03:37 +02:00
utils_test.dart Make sure add-to-app build bundle from outer xcodebuild/gradlew sends analytics (#36122) 2019-07-17 11:17:04 -07:00