Skip to content

Commit 3dea72a

Browse files
committed
test: remove test_flet_test_app.py unit test
It imported FletTestApp, which pulls in the screenshot-comparison deps (numpy/Pillow/scikit-image) from the optional 'test' extra at module load. The base unit-test suite installs flet without that extra, so collection failed with ModuleNotFoundError: No module named 'numpy'. The __flutter_test_target device-mode guard is exercised end-to-end by the flet-test on-device workflow.
1 parent c0d07bc commit 3dea72a

1 file changed

Lines changed: 0 additions & 49 deletions

File tree

sdk/python/packages/flet/tests/test_flet_test_app.py

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)