flutter/packages/flutter_tools/test
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
..
commands.shard Always fake ProcessManager when you fake Filesystem in tests (#42369) 2019-10-11 11:23:12 -07:00
data Improve hot reload performance (#28152) 2019-03-15 15:02:45 -07:00
general.shard Always fake ProcessManager when you fake Filesystem in tests (#42369) 2019-10-11 11:23:12 -07:00
integration.shard Wait for isolate start before proceeding with expression evaluation tests (#42464) 2019-10-11 11:04:39 -07:00
src Always fake ProcessManager when you fake Filesystem in tests (#42369) 2019-10-11 11:23:12 -07:00
template_test.dart Catch filesystem exception from flutter create (#38101) 2019-08-12 09:51:03 -07:00