• David Shuckerow's avatar
    Make it possible to override the FLUTTER_TEST env variable (#34301) · df6e4d48
    David Shuckerow authored
    * Make it possible to override the FLUTTER_TEST env variable without unsetting it.
    
    * Switch to using platform instead of Platform.
    
    * Document the bindings, and introduce tests that initialize multiple WidgetsBindings with different environments.
    
    * Add tests for the flutter platform test.
    
    * Add license headers
    
    * Fix lints
    
    * Remove trailing whitespace
    
    * Respond to Jonahs comments
    
    * Respond to Ians comments
    
    * Mock out the HttpServer in flutter_platform_test
    
    * Mock out the HttpServer in flutter_platform_test
    
    * Explain why we mock out the HttpServer in flutter_platform_test
    df6e4d48
Name
Last commit
Last update
..
bindings_environment Loading commit data...
custom_exception_reporter Loading commit data...
test_config Loading commit data...
accessibility_test.dart Loading commit data...
bindings_test.dart Loading commit data...
controller_test.dart Loading commit data...
finders_test.dart Loading commit data...
goldens_test.dart Loading commit data...
matchers_test.dart Loading commit data...
reference_image_test.dart Loading commit data...
stack_manipulation_test.dart Loading commit data...
test_async_utils_test.dart Loading commit data...
test_text_input_test.dart Loading commit data...
widget_tester_test.dart Loading commit data...
window_test.dart Loading commit data...