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

Mock Out Tool Search Worker in Unrelated Jest Tests #19179

Open
jmchilton opened this issue Nov 21, 2024 · 0 comments
Open

Mock Out Tool Search Worker in Unrelated Jest Tests #19179

jmchilton opened this issue Nov 21, 2024 · 0 comments

Comments

@jmchilton
Copy link
Member

The current code causes a bunch of extraneous logging and requests against non-existent servers that we probably don't want to occur in unit testing.

My attempt here - jmchilton@f7593aa - fixed the tests but broke the code at runtime. I keep getting import errors no matter how I tried to extract that code out of the Vue class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant