flutter/packages/flutter_tools/test/general.shard/base
Jonah Williams 2133343a29
[flutter_tools] cache result of BotDetector in persistent tool state (#52325)
The Azure bot detection can take up to a second to determine if a client is/isn't a bot. To prevent this from slowing down all flutter commands, we can cache the results in the persistent tool state - since we don't expect the same client id to ever become a bot or stop being a bot
2020-03-10 11:35:52 -07:00
..
async_guard_test.dart Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
bot_detector_test.dart [flutter_tools] cache result of BotDetector in persistent tool state (#52325) 2020-03-10 11:35:52 -07:00
build_test.dart [flutter_tools] wire up complete support for Dart obfuscation (#50509) 2020-02-27 08:58:33 -08:00
command_help_test.dart [flutter_tools] no more MockLogger in tests (#51684) 2020-03-02 16:23:56 -08:00
common_test.dart revert #48985 (#49572) 2020-01-27 14:36:02 -08:00
context_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00
error_handling_file_system_test.dart [flutter_tool] Use the delegate's toString in the ErrorHandlingFileSystem (#48597) 2020-01-10 14:35:49 -08:00
file_system_test.dart use raw strings to avoid escaping (#50322) 2020-02-07 16:35:55 +01:00
fingerprint_test.dart Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
io_test.dart revert #48985 (#49572) 2020-01-27 14:36:02 -08:00
logger_test.dart enable avoid_single_cascade_in_expression_statements (#51944) 2020-03-05 08:03:26 +01:00
logs_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00
net_test.dart [flutter_tool] Make base/net.dart context free (#49575) 2020-01-27 17:53:02 -08:00
os_test.dart [flutter_tools] no more MockLogger in tests (#51684) 2020-03-02 16:23:56 -08:00
os_utils_test.dart Revert "[flutter_tools] More Linux version detail (#50739)" (#50840) 2020-02-14 16:10:47 -08:00
process_test.dart [flutter_tools] no more MockLogger in tests (#51684) 2020-03-02 16:23:56 -08:00
signals_test.dart Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) 2020-03-06 10:22:12 -08:00
terminal_test.dart revert #48985 (#49572) 2020-01-27 14:36:02 -08:00