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

Potential users tests #132

Merged
merged 2 commits into from
Jun 2, 2024
Merged

Conversation

andrezz-b
Copy link
Collaborator

@andrezz-b andrezz-b commented May 28, 2024

Description

Added tests for matchService.findPotentialMatches and MatchService.filterUsersByPreferences.
MongoDB is run as a docker container using testcontainers so docker needs to be running to start the tests.

First test run will be pretty slow because the images need to be pulled from dockerhub

Links

Closes #131

@andrezz-b andrezz-b added for: API Issues regarding Spring API. type: testing Additions and improvements regarding tests. labels May 28, 2024
@andrezz-b andrezz-b added this to the Control point 2 🎉 milestone May 28, 2024
@andrezz-b andrezz-b self-assigned this May 28, 2024
@andrezz-b andrezz-b linked an issue May 28, 2024 that may be closed by this pull request
@andrezz-b andrezz-b merged commit 639951e into main Jun 2, 2024
@andrezz-b andrezz-b deleted the 131-add-potential-users-and-matching-tests branch June 2, 2024 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: API Issues regarding Spring API. type: testing Additions and improvements regarding tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add potential users and matching tests
1 participant