flutter/dev/automated_tests
Ian Hickson b257f6eac0 Make tests more resilient to timing. (#7753)
These tests would fail sometimes when run locally. Since they happen
to also be the ones that are flaky on bots, maybe there's some
relationship, even though the failure mode on bots is different. In
any case, this removes a variable.
2017-01-30 20:11:01 -08:00
..
flutter_test Make tests more resilient to timing. (#7753) 2017-01-30 20:11:01 -08:00
test_smoke_test Check exit code for test subprocess (#7269) 2016-12-15 13:43:45 -08:00
.gitignore Fix tests (#3977) 2016-05-17 12:45:37 -07:00
pubspec.yaml Merge pubspec.yaml and flutter.yaml. (#7605) 2017-01-24 11:19:31 -08:00
README.md Fix tests (#3977) 2016-05-17 12:45:37 -07:00

This is a fake package for use by automated testing. For example, the flutter_tools package uses this to test flutter test.