v1: More Material and Cupertino tests#5671
Merged
FeodorFitsner merged 5 commits intomainfrom Oct 3, 2025
Merged
Conversation
Deploying flet-docs with
|
| Latest commit: |
1d72f19
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://06e3eaa7.flet-docs.pages.dev |
| Branch Preview URL: | https://owen-new-v1-integration-test.flet-docs.pages.dev |
Contributor
|
Golden images must be checked-in as well, see test results here: https://github.com/flet-dev/flet/actions/runs/18153625078/job/51668812537 |
…box controls, rename textfield
| # pixel_ratio=flet_app.screenshots_pixel_ratio | ||
| # ), | ||
| # ) | ||
|
|
Contributor
There was a problem hiding this comment.
Remove commented out tests.
| # pixel_ratio=flet_app.screenshots_pixel_ratio | ||
| # ), | ||
| # ) | ||
|
|
Contributor
There was a problem hiding this comment.
Remove commented out tests.
| # width=400, color=ft.Colors.GREEN_400, bgcolor=ft.Colors.GREY_400, value=None | ||
| # ), | ||
| # ) | ||
|
|
Contributor
There was a problem hiding this comment.
Remove commented out tests.
Contributor
Author
There was a problem hiding this comment.
Was working on testing indeterminate progress bar, but it's probably not much of a priority right now.
Contributor
|
CI is still failing: https://github.com/flet-dev/flet/actions/runs/18200343904/job/51817414858 |
FeodorFitsner
approved these changes
Oct 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
integration tests branch manually rebased from main.
Summary by Sourcery
Add comprehensive integration tests and example scripts for Flet controls in the Python SDK
New Features: