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

Test gRPC DEV UI messaging #1832

Open
michalvavrik opened this issue Jun 6, 2024 · 0 comments
Open

Test gRPC DEV UI messaging #1832

michalvavrik opened this issue Jun 6, 2024 · 0 comments

Comments

@michalvavrik
Copy link
Member

The gRPC DEV UI allows to test gRPC client - send a message from DEV UI to gRPC server and receive answer. We have done it with the old DEV UI, but to do same with a new DEV UI would be very fragile. There are no hooks for selectors and with the Playwright it's harder to navigate in shadow roots. First, we need to change Quarkus main project and add there id's or classes that we can use as selectors during testing and then, we can start testing it again.

See:

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

No branches or pull requests

1 participant