trebol-ecommerce / trebol-backend-monolith

Monolithic eCommerce backend web application that exposes a RESTful API.
MIT License
16 stars 21 forks source link

Write unit tests for `org.trebol.jpa.services.predicates` #87

Closed bglamadrid closed 2 years ago

bglamadrid commented 2 years ago

I got to develop some unit tests for the first time and I've gotten around 25% of the codebase. This link provides better insight on this.

The packages with utmost importance to be covered are:

Originally posted by @bglamadrid in https://github.com/trebol-ecommerce/spring-boot-backend/issues/22#issuecomment-991982518