Sunagatov / Iced-Latte

a online Marketplace for coffee retail (Backend)
https://iced-latte.uk
MIT License
610 stars 115 forks source link

[REFACTORING] Product review and rating was merged into one entity #262

Closed annstriganova closed 8 months ago

annstriganova commented 8 months ago

There is one failing test shouldFetchReviewsAndRatingsWithDefaultPaginationAndSortingForAuthorized at the moment and I need help with this. I we don't manage to filter out the review for authorized user, then the FE will have to deal with that, which seems to be not so optimal.