daml/sdk/test-evidence
Simon Maxen b4009e3c1e
Remove unused duplicate error infrastructure (#19121)
* Remove unused duplicate error infrastructure

* Remove trailing deps
2024-04-30 17:07:24 +01:00
..
src/main/scala/com/daml/test/evidence/generator move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
BUILD.bazel Remove unused duplicate error infrastructure (#19121) 2024-04-30 17:07:24 +01:00
README.md move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
test_evidence.bzl move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00

Security Test Evidence

As a convention, in order to being able to group test evidence by component, the component is the part of the asset field prior to the first colon, or the whole string when there is no colon.

For example:

Asset Component
HTTP JSON API service HTTP JSON API service
OAuth2 middleware: routes OAuth2 middleware