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

Set up testing scheme for lunr search, make sure index is created/maintained properly #693

Open
jashlu opened this issue Nov 9, 2023 · 2 comments

Comments

@jashlu
Copy link
Contributor

jashlu commented Nov 9, 2023

No description provided.

@hollandjg
Copy link
Contributor

hollandjg commented Dec 4, 2023

  • Currently tested in storybook, but no unit tests
    Potential unit tests:
  • Property based – does the search function work given some arbitrary inputs and outputs?
  • Smoke testing – is the search index too large (lots of megabytes?)

@hollandjg
Copy link
Contributor

This is something we're not going to be able to do! Would be a great idea for the future.

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

No branches or pull requests

3 participants