Angelika Schneider

Results 29 issues of Angelika Schneider

Some table driven tests have neither assert functions nor reflect.DeepEqual functions, e.g. [link](https://github.com/clouditor/clouditor/blob/05e006eda86645e06a4a55cd54084c2af82bfec8/service/assessment/assessment_test.go#L139). We have to check all test files.

- naming test packages - naming tests functions - boolean fields/variables/methods IsX/HasX/CanX (e.g. isServiceEncryptionEnabled = isServiceEncryptionEnabled())

We should unify the error message for type assertions in the whole project -> future refactoring, new issue? _Originally posted by @garuppel in https://github.com/clouditor/clouditor/pull/336#discussion_r747286487_

lebogg: @oxisto Your thoughts? So we have Managed and customer key encryption which implement the hasAtRestEncryption. But for the case of it being not enabled at all, I think atRestEncryption...

Clear search field after reload and if the page is called via a link. Additionally add drop-down menu for already searched strings.

enhancement
ui

Currently, the Discovered Resources View shows only the resources. The following things should be added: * [ ] The rule violations status * [ ] Checkboxes for Failed and Passed...

enhancement

- [ ] UpdateMetricConfiguration - [ ] Add request validation for metricId and cloudServiceId, Add tests! - [ ] isDefault is not updated, if not available in request -> set...

api
service/orchestrator

This PR adds engines for - Discovery - Assessment - Evidence Store - Evaluation - Orchestrator

api
cmd/engine
internal
service/assessment
service
service/orchestrator
service/discovery

Extend the rego evaluation so that the error message is also returned.

Analog to the api/ontology/ontology.proto file.

api/discovery