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

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open

feat: add initial unit tests #38

wants to merge 21 commits into from

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
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
1 participant