Skip to content

Wait for component to mount before checking for output #24451

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

Merged
merged 3 commits into from
Jul 31, 2020

Conversation

captainsafia
Copy link
Member

Address #22442 by adding a wait before checking for the mounted component's text.

@captainsafia captainsafia requested review from SteveSandersonMS and a team as code owners July 30, 2020 21:14
@ghost ghost added the area-blazor Includes: Blazor, Razor Components label Jul 30, 2020
@captainsafia captainsafia merged commit c0c0a26 into master Jul 31, 2020
@captainsafia captainsafia deleted the safia/render-text-tests branch July 31, 2020 19:44
HaoK pushed a commit that referenced this pull request Aug 7, 2020
* Wait for component to mount before checking for output
* Use Exists to check for element with timeout
* Update ComponentRenderingTest.cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants