Open snordmann opened 3 weeks ago
One thing that I noticed relating to the tests: The GET response for /api/proxy-hosts
schema does not verify. The certificate
property is not set on the returned proxy-hosts.
How should this be fixed? I see two options:
In this PR my goal is to test more endpoints and maybe even the frontend. This should make verification of future changes easier.