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 Unit Tests (4) #48

Merged
merged 22 commits into from
Mar 22, 2024
Merged

Feat: Add Unit Tests (4) #48

merged 22 commits into from
Mar 22, 2024

Conversation

nigelnindodev
Copy link
Owner

@nigelnindodev nigelnindodev commented Mar 18, 2024

Close out initial work on adding unit tests. The goal was to reach at least 70% test coverage, but we've reached 84% coverage with this push.

  • Add unit tests for orders endpoints
  • Ensure prettier only runs on src and test folders
  • Rename ambiguous API routes in orders routes

Builds up #42, #43 and #47

Closes #47 🔥🔥🔥

@nigelnindodev nigelnindodev self-assigned this Mar 18, 2024
@nigelnindodev nigelnindodev linked an issue Mar 18, 2024 that may be closed by this pull request
@nigelnindodev nigelnindodev marked this pull request as ready for review March 22, 2024 00:10
@nigelnindodev nigelnindodev merged commit 89fe66a into master Mar 22, 2024
2 checks passed
@nigelnindodev nigelnindodev deleted the feat/add-unit-tests-4 branch March 22, 2024 00:25
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 Tests
1 participant