| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks so much @zachary-berdell-elliott for creating your first PR, the Spring-Boot-Blog-REST-API community thanks you :)
Sorry, something went wrong.
…using users to be unable to delete a user in scenarios where they should be able to.
| Back | FazBrowse Home | New Git URL |
Description
Started to work on implementing unit tests as part of Request for Test Addition #57
Still writing unit tests for other places that can use them.
Fixes # 57
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
I ran the unit tests on my local after writing them and they passed. I also used the debugger tool in Intellij to step through the code and make sure the right things were being tested by adding breakpoints before the method calls.
Checklist: