• Matan Lurey's avatar
    Refactor `external_ui` → `external_textures` (#142062) · 2e2042ff
    Matan Lurey authored
    This PR makes no _behavioral_ changes to executed code, and instead
    focuses on organization and naming:
    
    1. Almost[^1] anything named `external_ui` is renamed
    `external_textures`
    1. Extended the README to explain the intent of the test, as well as how
    to run it
    1. Renamed `main.dart` and `main_test.dart` to `frame_rate_main.dart`
    and `frame_rate_test.dart` (we'll add more)
    1. Did some refactoring of the test to make it more obvious what is
    being asserted (i.e. `widgetBuilds` and friends)
    
    Given how complex (and in-flux) this directory is, I'm also requesting
    either John, Jonah or I review any changes.
    
    [^1]: Except the name of the `.ci.yaml` task, i.e. `name:
    Linux_pixel_7pro external_ui_integration_test` because I'm apparently
    not able to change that without creating a new task as `bringup: true`
    and playing a bit of a dance. Maybe that's worth doing though (in future
    PRs)?
    2e2042ff
Name
Last commit
Last update
..
abstract_method_smoke_test Loading commit data...
android_custom_host_app Loading commit data...
android_embedding_v2_smoke_test Loading commit data...
android_host_app/.gradle Loading commit data...
android_host_app_v2_embedding Loading commit data...
android_module_host_with_custom_build_v2_embedding/app/src/main/java/io/flutter/addtoapp Loading commit data...
android_semantics_testing Loading commit data...
android_verified_input Loading commit data...
android_views Loading commit data...
channels Loading commit data...
deferred_components_test Loading commit data...
external_textures Loading commit data...
flavors Loading commit data...
flutter_gallery Loading commit data...
gradle_deprecated_settings Loading commit data...
hybrid_android_views Loading commit data...
ios_add2app_life_cycle Loading commit data...
ios_app_with_extensions Loading commit data...
ios_host_app Loading commit data...
ios_host_app_swift Loading commit data...
ios_platform_view_tests Loading commit data...
module_host_with_custom_build/.gradle Loading commit data...
module_host_with_custom_build_v2_embedding Loading commit data...
non_nullable Loading commit data...
platform_interaction Loading commit data...
release_smoke_test Loading commit data...
spell_check Loading commit data...
ui Loading commit data...
web Loading commit data...
web_compile_tests Loading commit data...
web_e2e_tests Loading commit data...
wide_gamut_test Loading commit data...
windows_startup_test Loading commit data...
README.md Loading commit data...