daml/test-evidence
mziolekda f0a0c6d2c2
Remove http json (#18131)
* remove http json from daml-script

* remove http-json from ts

* remove http-json

* Fix daml-assistant

run-full-compat: true

* Fix broken test

* remove drepeated test

* remove commands running via http-json

* fix the build

* changes from code-review:

* anotehr attempt at fixing the build
2024-01-11 18:08:08 +00:00
..
src/main/scala/com/daml/test/evidence/generator Remove ledger api test tool (#18088) 2024-01-10 16:48:12 +00:00
BUILD.bazel Remove http json (#18131) 2024-01-11 18:08:08 +00:00
README.md Refine "component" of asset field (#15833) 2022-12-13 10:15:00 +01:00
test_evidence.bzl bump copyright (#16002) 2023-01-04 18:21:15 +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