Skip to content

[dev-v5] Add integration test for FluentAutocomplete after event#4753

Merged
dvoituron merged 2 commits intomicrosoft:dev-v5from
MarvinKlein1508:enhance-playwright
Apr 23, 2026
Merged

[dev-v5] Add integration test for FluentAutocomplete after event#4753
dvoituron merged 2 commits intomicrosoft:dev-v5from
MarvinKlein1508:enhance-playwright

Conversation

@MarvinKlein1508
Copy link
Copy Markdown
Collaborator

Pull Request

📖 Description

This PR adds an additional integration test for the FluentAutocomplete component. I tried the same test case in the normal unit tests but here the count will always be one. When rendered on a real page the count is always two.

In addition this PR adds an optional parameter openHeadlessBrowser to WaitOpenPageAsync to control if the browser should be shown or not. This makes it easier during debug to see what's going on.

The test is still disabled as this one will always fail right now. There is an bug in the FluentAutocomplete which will trigger the :after event to be executed twice.

✅ Checklist

General

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Component-specific

  • I have added a new component
  • I have added Unit Tests for my new component
  • I have modified an existing component
  • I have validated the Unit Tests for an existing component

⏭ Next Steps

@dvoituron dvoituron enabled auto-merge (squash) April 23, 2026 19:01
@dvoituron dvoituron merged commit 50eb4db into microsoft:dev-v5 Apr 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants