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

Add timeout to InputBox's create function #819

Merged
merged 3 commits into from
Jun 2, 2023

Conversation

infiniteregrets
Copy link
Contributor

@infiniteregrets infiniteregrets commented Jun 2, 2023

This lack in the API was a reason for flakiness in our tests, and I thought this would be appropriate as it is with other functions

closes #821

@djelinek
Copy link
Collaborator

djelinek commented Jun 2, 2023

Hi @infiniteregrets
thank you for your opened PR. It is great to know someone is taking care how to improve our library 🙂

May I ask you to open also issue for this lack in API and after that link this PR to it?

@infiniteregrets
Copy link
Contributor Author

Hi @djelinek, thanks for reviewing! I have opened a corresponding issue.

Thanks for developing such an amazing library, we finally have E2E tests for our extension https://github.com/metalbear-co/mirrord/blob/main/vscode-ext/src/tests/e2e.ts

@djelinek djelinek merged commit b61cbe1 into redhat-developer:main Jun 2, 2023
@infiniteregrets infiniteregrets deleted the input-box branch June 2, 2023 22:00
@infiniteregrets infiniteregrets restored the input-box branch June 23, 2023 16:58
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.

[Request] Inputbox's create function does not have a field to pass a timeout
2 participants