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

Auth and User tests #36

Merged
merged 42 commits into from
Oct 16, 2023
Merged

Auth and User tests #36

merged 42 commits into from
Oct 16, 2023

Conversation

B-ki
Copy link
Owner

@B-ki B-ki commented Oct 16, 2023

Jest configuration is in package.json

Tests are in test folder, one by module.

Mocking database with MockDeepProxy in order to test database without modifying the real one.

Solving #31 #32 #28 #27

@B-ki B-ki added back Related to the Nest.js API waiting for review labels Oct 16, 2023
@Bilaboz Bilaboz merged commit 80d57db into main Oct 16, 2023
4 checks passed
@Bilaboz Bilaboz deleted the auth-test branch October 16, 2023 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back Related to the Nest.js API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants