• Danny Tuppeny's avatar
    Improve flutter tools integration tests (#18865) · b931640c
    Danny Tuppeny authored
    * Rename util -> test_utils
    
    * Rename flutter_test_driver -> test_driver
    
    * Switch testWithContext -> test
    
    * Remove unused import
    
    * Move test project into a class to make it easier to have multiple of these
    
    Each "TestProject" class can contain its files and things like named breakpoint locations.
    
    * Split expression evaluation tests into own file
    
    * Include last response in error messages
    
    * Update expectations based on current bugs
    
    * Fix async-ness in tests
    
    * Fix incorrect expectation in test
    
    * Fix incorrect evaluations
    
    * Remove skips for tests that are now passing on master
    
    * Expect pass on Linux
    
    🤷‍♂️
    
    * Call the code
    
    * Skip expression evaluation tests on Windows
    
    * Skip whole group, not just one test
    
    * Remove duplicated method from merge
    
    * Fix misplaced close of group
    
    * Remove code that was duplicated from test we copied
    
    Not sure how this ended up in here?
    
    * Re-fix typo
    b931640c
Name
Last commit
Last update
..
bin Loading commit data...
doc Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
pubspec.yaml Loading commit data...