In GitLab by @skolen on Sep 10, 2019, 16:49
The code coverage of tests should be improved as much as reasonable for the following packages
Especially the testing of error return codes has to be improved. However, testing for a 500 (internal server error) return code due to a database failure will be difficult.
In GitLab by @skolen on Sep 10, 2019, 16:49
The code coverage of tests should be improved as much as reasonable for the following packages
Especially the testing of error return codes has to be improved. However, testing for a 500 (internal server error) return code due to a database failure will be difficult.