upb-uc4 / lagom-core

Repository for the micro service backend using lagom.
Apache License 2.0
6 stars 0 forks source link

Feature/certificates #319

Closed dhelmert closed 4 years ago

dhelmert commented 4 years ago

Reason for this PR

Changes in this PR

dhelmert commented 4 years ago

A quick look in the test coverage report for the CertificateServiceImpl reveals that we are missing all negative tests, i.e. "NotFound", "OwnerMismatch" and "NotEnrolled". Tests for these probably need to be added before this branch is merged