Ben-Xav / holycraap

BACKEND In search of the one and only Holy Craap - a treasure also known as "Big Whoop(TM)" - a new adventure game written in Java and JavaScript, using Spring and React.
GNU General Public License v3.0
1 stars 0 forks source link

Create unit tests #15

Open xavierhardy opened 4 years ago

xavierhardy commented 4 years ago

I've created one. Now it's up to you to create the rest.

BenMorant commented 4 years ago

Thx dude. I may need some guidance and hints there.

BG

Le mer. 24 juin 2020 à 22:38, Xavier Hardy notifications@github.com a écrit :

Assigned #15 https://github.com/BenMorant/holycraap/issues/15 to @BenMorant https://github.com/BenMorant.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/BenMorant/holycraap/issues/15#event-3479270852, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMS6WQNLKQEWWJVY73ZH4MLRYJP4HANCNFSM4OA4OXZQ .

BenMorant commented 4 years ago

I did some tests for the controllers and the dao. Will do that for the service as soon as we add business rules there.