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

Fix search smoketests #599

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

Joshswooft
Copy link
Contributor

Path location of the site contents to index is now fixed by using the embed module.
Using an in-memory index instead of file because parallel access and updating to the index from the smoke tests was causing it to blow up.
Removed the ctrl + k shortcut on the search because it seemed to be breaking the bind key smoketest (? - may also be a flaky test).
Increased the debounce time
There was a few flaky tests I noticed:

TestExampleUpdateSignals
TestExampleImgSrcBind
TestExampleBadApple
TestExampleBindKeys
TestExampleClasses

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