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

post.model.ts Testing Files and Changes #95

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

post.model.ts Testing Files and Changes #95

wants to merge 5 commits into from

Conversation

kidhanna
Copy link
Contributor

@kidhanna kidhanna commented Nov 29, 2024

Did some JEST testing implementation for the Project on files under:

Post

  • createUserPost.test.ts (3/3)
  • findPostsByLocation.test.ts (2/2)
  • createUserPost.test.ts (3/3)

Users

  • findUserByEmail.test.ts (3/3)
  • createNewUserProfile.test.ts (3/3)
  • updateUserLocation.test.ts (1/3)
  • getUserFriends.test.ts (2/4)
  • addUserFriend.test.ts (2/6)
  • removeUserFriend.test.ts (1/6)
  • findFriendRecommendations.test.ts (1/4)

Still not fully completed but made a good chunk of progress.

Copy link
Contributor

@Ian-J-S Ian-J-S left a comment

Choose a reason for hiding this comment

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

Thanks dawg

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.

2 participants