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

Front End Tests #430

Closed
8 of 12 tasks
austin-bagwell opened this issue Aug 12, 2023 · 0 comments · Fixed by #437
Closed
8 of 12 tasks

Front End Tests #430

austin-bagwell opened this issue Aug 12, 2023 · 0 comments · Fixed by #437

Comments

@austin-bagwell
Copy link
Contributor

austin-bagwell commented Aug 12, 2023

WIP

I currently have a branch on my fork here with a Vitest config set up and a handful of tests. Still very much a work in progress!

Setup

  • Install and configure Vitest and related dependencies
    • config could use a double check

Unit

hooks

  • useKeyPress
  • useAuth
  • useBrowserWarning
  • useDebounce
  • useOnClickOutside
  • usePortal
  • useWindowSize

utils

  • errors
  • downloadFile
  • extractFromCookies (unused)
  • isChrome

components

  • TBD

Integration

  • TBD

End to End

  • TBD
@robert-w-gries robert-w-gries linked a pull request Nov 5, 2023 that will close this issue
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 a pull request may close this issue.

1 participant