RitehWebTeam / infobip-rimatch

RiMatch is a dating application which helps users find connections by creating profiles, matching them with others based on preferences, and enabling communication through chat.
http://rimatch-app.s3-website.eu-central-1.amazonaws.com/
0 stars 1 forks source link

Potential users tests #132

Closed andrezz-b closed 3 months ago

andrezz-b commented 3 months ago

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