Commit Graph

10 Commits

Author SHA1 Message Date
Patrik Oldsberg 1cedbc7d1b backend-test-utils: review fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-02-10 15:23:00 +01:00
Patrik Oldsberg 42abfb1b85 Add createServiceMock to backend-test-utils
Exports the internal simpleMock utility as createServiceMock, allowing
plugin authors to define mock creators for their own service refs
following the same pattern as the built-in mockServices mocks.

Also updates catalog-node to use createServiceMock instead of its own
copy, and simplifies the gateway-backend test to use the mock's
.factory property directly.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-02-10 15:22:59 +01:00
Patrik Oldsberg 626b03c684 gateway-backend: ignore negative hop counts
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-18 15:40:42 +01:00
Patrik Oldsberg 229f63ef2e gateway-backend: add loop detection
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-18 12:14:18 +01:00
aramissennyeydd ef642fffbe fix api reports
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-10-22 13:35:47 -04:00
aramissennyeydd 6cf2ba39d9 make async and readonly
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-10-14 14:29:12 +02:00
aramissennyeydd a17d9df2ee feat: promote instance metadata to stable
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-10-14 14:29:11 +02:00
Vincenzo Scamporlino e6947e1790 gateway: handle sse events
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-04-14 18:22:52 +02:00
Vincenzo Scamporlino f357d17831 gateway: add packageDocumentation comment
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-04-14 11:58:58 +02:00
Vincenzo Scamporlino 918ecfd03b gateway: add gateway-backend plugin
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-04-14 11:58:58 +02:00