agola/tests
Simone Gotti ef2e41601a gateway: unify/improve handling of authenticated user
Auth check returning an Unauthenticated (http 401) error must be
performed by the auth checker. In the action we assume it's done and in
case of missing auth user we return a Forbidden error (http 403).
2024-06-17 11:31:35 +02:00
..
api_test.go gateway: unescape projectRef in commit status and run webhook deliveries api 2024-06-04 15:32:42 +02:00
auth_test.go gateway: unify/improve handling of authenticated user 2024-06-17 11:31:35 +02:00
cookieclient_test.go *: use github.com/sorintlab/errors 2023-03-28 11:12:14 +02:00
project_test.go util: use generic Ptr function 2024-05-20 15:24:27 +02:00
run_test.go util: use generic Ptr function 2024-05-20 15:24:27 +02:00
setup_test.go gateway: unescape projectRef in commit status and run webhook deliveries api 2024-06-04 15:32:42 +02:00
webhooksreceiver_test.go *: use do method in http handlers 2024-04-18 11:01:29 +02:00