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

feat: vitest and initial tests #42

Merged
merged 49 commits into from
Feb 5, 2024
Merged

feat: vitest and initial tests #42

merged 49 commits into from
Feb 5, 2024

Conversation

thenick775
Copy link
Owner

  • adds initial vitest setup

  • adds initial test implementations

  • wraps context access

  • adds accessible icon buttons where possible

Nick VanCise added 30 commits January 28, 2024 10:42
- on 6.1.6 seeing issues similar to:
   - styled-components/styled-components#4062
   -  mui/material-ui#15695

- downgrades styled-components
- sourced from: https://stackoverflow.com/a/76623553

- had issues with function parameter prop inference with >6.1.1
- not sure if im sold on how I'm mocking so far, but this is food for thought

- seems like this may be the best way for me to interact with the global context in tests
- maybe use include if this list grows any more
- tentative impl for tests using media queries

- package updates

- snapshot updates due to styled components update
- fixes download mime type

- remove dynamic anchor

- adds tests
- adds navigation menu tests

- adds msw

- adds auth provider to render with context
- modal container spec

- bumps testing deps
@thenick775 thenick775 merged commit 7fd1a29 into master Feb 5, 2024
7 checks passed
@thenick775 thenick775 deleted the gbajs-vitest branch February 5, 2024 04:41
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.

None yet

1 participant