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

[e2e] Update logic on menu objects to listen for vue mutation events #5409

Open
unlikelyzero opened this issue Jun 29, 2022 · 1 comment
Open
Assignees
Labels
needs:e2e Needs an e2e test type:maintenance tests, chores, or project maintenance

Comments

@unlikelyzero
Copy link
Collaborator

Summary

We have two examples in our tests which compute the items in a menu based on a mutation event. This can take up to 200ms. We should investigate how to handle this logic now so that we can tighten the timing of our existing tests and be prepared for similar functionality needs on future tests.

@unlikelyzero unlikelyzero added the type:maintenance tests, chores, or project maintenance label Jun 29, 2022
@unlikelyzero unlikelyzero added the needs:e2e Needs an e2e test label Jun 29, 2022
@unlikelyzero
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:e2e Needs an e2e test type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

No branches or pull requests

3 participants