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: add initial unit tests #38

Merged
merged 21 commits into from
Jan 9, 2025
Merged

feat: add initial unit tests #38

merged 21 commits into from
Jan 9, 2025

Conversation

peppescg
Copy link
Collaborator

@peppescg peppescg commented Jan 3, 2025

Add unit test tools:

  • vitest
  • msw
  • testing-library

All APIs are mocked through mock service worker.

Add GH workflow for running tests.

@peppescg peppescg self-assigned this Jan 3, 2025
@peppescg peppescg linked an issue Jan 3, 2025 that may be closed by this pull request
@peppescg peppescg force-pushed the issues/16 branch 2 times, most recently from b798b91 to 6018f9a Compare January 9, 2025 17:52
@peppescg peppescg marked this pull request as ready for review January 9, 2025 18:08
@peppescg peppescg enabled auto-merge (squash) January 9, 2025 18:12
@peppescg peppescg disabled auto-merge January 9, 2025 18:12
@peppescg peppescg enabled auto-merge (squash) January 9, 2025 18:12
Copy link

@jhrozek jhrozek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I won't pretend I reviewed line by line but I scrolled through the PR and it looks sane

@peppescg peppescg merged commit d69fac4 into main Jan 9, 2025
6 checks passed
@peppescg peppescg deleted the issues/16 branch January 9, 2025 20:47
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.

Add Unit test
2 participants