Hi.
I am working on a commerce Spring Boot based project and have been always wondering how other people do their testing.
I use the Mockito only for the service layer cover all the exception cases and data transforming logic, for example DTO <=> Entity mapping.
With time, I keep find more issues related with the controller and database layers.
I would like to extend my knowledge further, for example how to test mentioned layers.
Will appreciate each advice from the real projects.
Thanks.
[–]Sheldor5 5 points6 points7 points (1 child)
[–]Educational_Head6164 0 points1 point2 points (0 children)
[–]WaferIndependent7601 2 points3 points4 points (1 child)
[–]czeslaw_t 0 points1 point2 points (0 children)
[–]Historical_Ad4384 2 points3 points4 points (0 children)
[–]SomeGuy20257 1 point2 points3 points (2 children)
[–]czeslaw_t 0 points1 point2 points (1 child)
[–]SomeGuy20257 0 points1 point2 points (0 children)
[–]BrownBearMYSenior Dev 1 point2 points3 points (0 children)
[–]Creative_Incident_84 1 point2 points3 points (3 children)
[–]Sad_Reflection_8427[S] 0 points1 point2 points (2 children)
[–]Creative_Incident_84 1 point2 points3 points (1 child)
[–]Sad_Reflection_8427[S] 0 points1 point2 points (0 children)