summaryrefslogtreecommitdiff
path: root/internal/api/api_test.go
AgeCommit message (Collapse)Author
2024-12-19Format: Run make fmtjwijenbergh
2024-12-09Profile: Implement priorityjwijenbergh
2024-11-21Replace all links from GitHub to Codebergjwijenbergh
2024-10-29All: Refactor to latest ProxyGuardjwijenbergh
2024-10-28API + HTTP + Exports: Cleaner TLS1.3 enforcement using a custom DefaultTransportjwijenbergh
Also fix where TLS 1.3 was not properly enforced for the endpoint cache
2024-10-28Test Server: Set default Handler response code to 200jwijenbergh
2024-07-17Client + Discovery: Fetch dscovery at startup using DiscoveryStartupjwijenbergh
With a manager that locks and copies such that no race conditions happen
2024-07-17Client + API: Mark organizations expired *before* processing urljwijenbergh
2024-06-04Format: Run Gofumptjwijenbergh
2024-05-24API Test: Mock Transport by passing it aroundjwijenbergh
2024-05-24Fix various liniting errorsJeroen Wijenbergh
2024-05-24API: Add initial testsJeroen Wijenbergh