Skip to content

[VEG-871] Remove wait by spying on setAppAssetsMiddleware #91

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

token-cjg
Copy link
Contributor

Description

We should avoid waits, even in test code. Let's see if we can clean things up a bit by spying on the appropriate middleware to wait until it has been called before proceeding with the rest of the test.

Detail

Checklist

  • 💂‍♂️ includes new unit and functional tests

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.

1 participant