flutter/dev/integration_tests/windows_startup_test
Christopher Fujino 64b4c69bcc
roll pub deps and remove archive, crypto, typed_data from allow-list (#119018)
* roll pub deps and remove archive, crypto, typed_data from allow-list

* un-comment code
2023-01-24 01:55:06 +00:00
..
lib Test Utf8FromUtf16 (#118647) 2023-01-23 16:07:55 -05:00
test_driver Test Utf8FromUtf16 (#118647) 2023-01-23 16:07:55 -05:00
windows Test Utf8FromUtf16 (#118647) 2023-01-23 16:07:55 -05:00
.metadata [Windows] Add app startup integration test (#110114) 2022-08-25 18:54:20 -07:00
pubspec.yaml roll pub deps and remove archive, crypto, typed_data from allow-list (#119018) 2023-01-24 01:55:06 +00:00
README.md [Windows] Add app startup integration test (#110114) 2022-08-25 18:54:20 -07:00

Windows start up test

This test verifies that Flutter draws a frame before the Windows app is shown.