You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Early prototype
* Tester service and basic functionality
* Cleanup, being able to test app's main
* guess platform
* Fix passing FLET_TEST_APP_URL
* Update Flet client Android template
* The most of tester methods are implemented
* Run pytest packages/flet/tests only
* Screenshot control
* Taking and comparing control screenshots
* Golden images per platform
* Try macOS integration tests on CI
* Fix flutter install
* Run tests with debug output
* install cocoapods
* Simulate mouse hover event
* Add more logging
* Try this trick
* Try this
* Fix windows build in yaml
* Enable ignore_cleanup_errors for temp dirs
* Fix artifacts
* Run all CI jobs
* Fix last job
* Enable integration tests
* Fix integration test
* brew install cocoapods
* Run all integration tests
* Save actual image
* Fix artifacts section
* Update .appveyor.yml
* Push images on failure
* Fix find path
* Try pixel_ratio=2.0
* More reliably close connection
* Run all tests
* Fix env var
* Add duration to pump
* More logging to close method
* Allow tasks to be cancelled
* Cancel wait timeout
* Properly shutdown TCP server
* More check on server close
* Improve handle_connection()
* More logging to handle_connection()
* Some logging cleanup
* Implement ScreenshotKey instead of Screenshot control
* Use FVM to run Flutter, add more to readme
* Remove fvm
* TextField test and readme
* Fix accuracy of image compare algo
* Re-enable all CI jobs
* Simplify integration tests
* Text test baseline
* `page.test` property
* Copilot fix: The task cancellation loop with individual timeout
Co-authored-by: Copilot <[email protected]>
* Fix double key check
* Configurable threshold value
* Fix backend imports
* Disable pgsl repo
* Find apt for pgsql
* Fix pgsql
* Re-enable all CI jobs
* Docs: Added services and testing classes
* Rollback Screenshot control
* Fix tests to use Screenshot control
* Docs, examples for testing and Screenshot, cleanup
* Fixed review notes
---------
Co-authored-by: Copilot <[email protected]>
0 commit comments