• 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
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.codecov.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...