lenve / vhr

微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
http://vhr.javaboy.org
27.29k stars 10.29k forks source link

Add unit tests #138

Closed JohnLBergqvist closed 3 years ago

JohnLBergqvist commented 5 years ago

Hi. I've analysed your codebase and noticed that it is not fully tested. I've written some tests for the methods in the following classes with the help of Diffblue Cover:

Hopefully, these tests will help you detect any regressions caused by future code changes. If you would find it useful to have additional tests written for this repository, I would be more than happy to look at other classes that you consider important in a subsequent PR.