Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix property editor tests #8631

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

elliette
Copy link
Member

I realized in writing the tests for editing arguments in the property editor that our existing tests weren't actually testing anything (they were passing without calling expect).

This PR refactors them so that they are actually call expect. It also refactors the test cases to be more modular.

@elliette elliette requested a review from a team as a code owner December 13, 2024 21:08
@elliette elliette requested review from bkonyi and kenzieschmoll and removed request for a team December 13, 2024 21:08
@elliette elliette merged commit 751998b into flutter:master Dec 13, 2024
24 of 25 checks passed
elliette added a commit to elliette/devtools that referenced this pull request Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants