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

[integration] chore: Rename integration tests #50

Merged
merged 1 commit into from
May 28, 2024

Conversation

helloitsdave
Copy link
Owner

Renaming current BE unit tests to integration tests due to the scope and dependencies

Copy link

Coverage after merging integration-tests into main

98.10%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
src
   authenticateToken.ts100%100%100%
   hash.ts100%100%100%
   index.ts50%50%83.33%31–33
   prisma.ts100%100%100%
src/__mocks__
   prisma.ts100%100%100%
src/routes
   loginRoutes.ts100%100%100%
   noteRoutes.ts100%100%100%
   userRoutes.ts100%100%100%

@helloitsdave helloitsdave merged commit faf5b27 into main May 28, 2024
6 checks passed
@helloitsdave helloitsdave deleted the integration-tests branch May 28, 2024 21:49
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.

1 participant