test: update health/status and legacy migration coverage

This commit is contained in:
Peter Steinberger
2026-01-17 01:14:06 +00:00
parent f14d622c0f
commit c592f395df
7 changed files with 305 additions and 25 deletions

View File

@@ -30,7 +30,7 @@ const probeGateway = vi.fn(async ({ url }: { url: string }) => {
close: null,
health: { ok: true },
status: {
linkProvider: {
linkChannel: {
id: "whatsapp",
label: "WhatsApp",
linked: false,
@@ -60,7 +60,7 @@ const probeGateway = vi.fn(async ({ url }: { url: string }) => {
close: null,
health: { ok: true },
status: {
linkProvider: {
linkChannel: {
id: "whatsapp",
label: "WhatsApp",
linked: true,