generated from hmcts/spring-boot-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Po 691 api exception handling (#518)
* remove duplicate exception handling * fix column name in entity * change nocontent to notfound * remove unused test class * add auth error handling * add auth error handling * add more global exception handling * api unauthorised test * fix existing tests * add 503 test * change warn to error * remove test container * remove unused test * remove dissimilar assertion that is already tested in Response Util test * update exception http status and test * Remove I_AM_A_TEAPOT exceptions and improve error text generally * api unauthorised test * fix existing tests * add 503 test * remove test container * remove unused test * remove dissimilar assertion that is already tested in Response Util test * update exception http status and test * Remove I_AM_A_TEAPOT exceptions and improve error text generally * merge conflicts * merge conflicts * merge conflicts * more coverage * checkstyle
- Loading branch information
1 parent
8fce388
commit c9526d2
Showing
5 changed files
with
201 additions
and
139 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.