openclaw/src/web
Peter Steinberger 5b7a33272a test: stabilize vitest mocks and harness typing 2026-02-14 20:45:05 +01:00
..
auto-reply fix(whatsapp): convert Markdown bold/strikethrough to WhatsApp formatting (#14285) 2026-02-11 23:09:02 -06:00
inbound test: split WhatsApp inbound access control tests 2026-02-14 19:52:39 +01:00
accounts.test.ts security(web): sanitize WhatsApp accountId to prevent path traversal (#4610) 2026-02-01 14:29:53 -08:00
accounts.ts security(web): sanitize WhatsApp accountId to prevent path traversal (#4610) 2026-02-01 14:29:53 -08:00
accounts.whatsapp-auth.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
active-listener.ts fix(whatsapp): preserve outbound document filenames (#15594) 2026-02-13 18:54:10 +01:00
auth-store.ts security: enforce 0o600 permissions on WhatsApp credential files (#10529) 2026-02-13 16:02:15 +01:00
auto-reply.broadcast-groups.broadcasts-sequentially-configured-order.test.ts refactor(test): migrate web auto-reply tests to harness 2026-02-14 19:04:39 +00:00
auto-reply.broadcast-groups.skips-unknown-broadcast-agent-ids-agents-list.test.ts refactor(test): migrate web auto-reply tests to harness 2026-02-14 19:04:39 +00:00
auto-reply.impl.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
auto-reply.partial-reply-gating.test.ts perf(test): remove last-route polling in partial reply gating 2026-02-14 04:57:28 +00:00
auto-reply.test-harness.ts refactor(test): share web auto-reply harness 2026-02-14 19:04:39 +00:00
auto-reply.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
auto-reply.typing-controller-idle.test.ts refactor(test): migrate web auto-reply tests to harness 2026-02-14 19:04:39 +00:00
auto-reply.web-auto-reply.compresses-common-formats-jpeg-cap.e2e.test.ts refactor(test): share web auto-reply harness 2026-02-14 19:04:39 +00:00
auto-reply.web-auto-reply.falls-back-text-media-send-fails.test.ts refactor(test): share web auto-reply harness 2026-02-14 19:04:39 +00:00
auto-reply.web-auto-reply.prefixes-body-same-phone-marker-from.test.ts refactor(test): migrate web auto-reply tests to harness 2026-02-14 19:04:39 +00:00
auto-reply.web-auto-reply.reconnects-after-connection-close.e2e.test.ts refactor(test): reuse web auto-reply harness in more tests 2026-02-14 19:04:39 +00:00
auto-reply.web-auto-reply.requires-mention-group-chats-injects-history-replying.test.ts test: stabilize vitest mocks and harness typing 2026-02-14 20:45:05 +01:00
auto-reply.web-auto-reply.sends-tool-summaries-immediately-responseprefix.test.ts refactor(test): migrate web auto-reply tests to harness 2026-02-14 19:04:39 +00:00
auto-reply.web-auto-reply.supports-always-group-activation-silent-token-preserves.test.ts test: stabilize vitest mocks and harness typing 2026-02-14 20:45:05 +01:00
auto-reply.web-auto-reply.uses-per-agent-mention-patterns-group-gating.test.ts test: stabilize vitest mocks and harness typing 2026-02-14 20:45:05 +01:00
inbound.media.test.ts perf(test): dedupe telegram/node coverage and speed fixtures 2026-02-14 02:37:09 +00:00
inbound.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
inbound.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
login-qr.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
login-qr.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
login.coverage.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
login.test.ts Tests: harden flake hotspots and consolidate provider-auth suites (#11598) 2026-02-07 21:32:23 -05:00
login.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
logout.test.ts perf(test): speed up web logout tests 2026-02-14 16:36:15 +00:00
media.test.ts test(web): add SSRF guard cases 2026-02-14 18:53:23 +01:00
media.ts fix: execute sandboxed file ops inside containers (#4026) 2026-02-13 16:29:10 +01:00
monitor-inbox.allows-messages-from-senders-allowfrom-list.test.ts refactor(test): dedupe web monitor inbox test setup 2026-02-14 19:35:00 +00:00
monitor-inbox.blocks-messages-from-unauthorized-senders-not-allowfrom.test.ts refactor(test): dedupe web monitor inbox test setup 2026-02-14 19:35:00 +00:00
monitor-inbox.captures-media-path-image-messages.test.ts refactor(test): dedupe web monitor inbox test setup 2026-02-14 19:35:00 +00:00
monitor-inbox.streams-inbound-messages.test.ts refactor(test): dedupe web monitor inbox test setup 2026-02-14 19:35:00 +00:00
monitor-inbox.test-harness.ts refactor(test): dedupe web monitor inbox test setup 2026-02-14 19:35:00 +00:00
outbound.test.ts feat(telegram): add sendPoll support (#16193) (#16209) 2026-02-14 18:34:30 +01:00
outbound.ts fix(whatsapp): preserve outbound document filenames (#15594) 2026-02-13 18:54:10 +01:00
qr-image.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
qr-image.ts refactor: consolidate PNG encoder and safeParseJson utilities (#12457) 2026-02-09 00:21:54 -08:00
reconnect.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
reconnect.ts refactor: consolidate duplicate utility functions (#12439) 2026-02-08 23:59:43 -08:00
session.test.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
session.ts security: enforce 0o600 permissions on WhatsApp credential files (#10529) 2026-02-13 16:02:15 +01:00
test-helpers.ts refactor(test): migrate web auto-reply tests to harness 2026-02-14 19:04:39 +00:00
vcard.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00