[ { "id": "T001", "mode": "automated", "description": "Name matcher (table-driven): case/punctuation/whitespace/suffix folding produces exact matches only on normalized equality; near-miss cases land as suggestions; unrelated names produce nothing.", "implemented": true, "featureIds": [ "F005" ] }, { "id": "T002", "mode": "automated", "description": "getQboCustomers: realm scoping, cache behavior, EE/permission gates (mirrors existing catalog action tests).", "implemented": true, "featureIds": [ "F001" ] }, { "id": "T003", "mode": "automated", "description": "Customers tab contract: rows render mapping state; link writes a realm-scoped mapping; create-in-QBO calls the company adapter and writes the mapping; leave writes nothing.", "implemented": true, "featureIds": [ "F002", "F003", "F004" ] }, { "id": "T004", "mode": "automated", "description": "Bulk accept links exactly the exact-match set; fuzzy suggestions are not included in bulk accept.", "implemented": true, "featureIds": [ "F006" ] }, { "id": "T005", "mode": "automated", "description": "Exporter customer resolution prefers an existing client mapping over display-name auto-provision.", "implemented": true, "featureIds": [ "F007" ] }, { "id": "T006", "mode": "automated", "description": "Invoice candidate matcher: doc number + total + customer agreement \u2192 confident; number collision or total mismatch \u2192 review list; no candidates \u2192 empty result without error.", "implemented": true, "featureIds": [ "F011" ] }, { "id": "T007", "mode": "automated", "description": "Bulk link writes mapping rows with snapshot and exports nothing; linked invoices are excluded from subsequent export selection (excludeSyncedInvoices path).", "implemented": false, "featureIds": [ "F012" ] }, { "id": "T008", "mode": "automated", "description": "Payment backfill: applies historical payments via recordExternalPayment per linked invoice; skips invoices already paid; partial histories yield partially_applied; re-run applies nothing new.", "implemented": true, "featureIds": [ "F013", "F016" ] }, { "id": "T009", "mode": "automated", "description": "Go-live cutoff: finalize before auto_sync_start_date does not enqueue; on/after does; unset setting defaults to connect-day behavior.", "implemented": true, "featureIds": [ "F014", "F015" ] }, { "id": "T010", "mode": "automated", "description": "Wizard gating: shows after first connect without a completion record; not after completion; re-run from settings re-enters with idempotent steps.", "implemented": true, "featureIds": [ "F008", "F016" ] }, { "id": "T011", "mode": "automated", "description": "DB-backed integration: seeded Alga tenant + mocked QBO file (customers, invoices, payments) \u2192 wizard run links customers + invoices, backfills payments, sets cutoff; next cycle exports only a newly finalized invoice.", "implemented": false, "featureIds": [ "F008", "F012", "F013", "F015" ] }, { "id": "T012", "mode": "live-smoke", "description": "Sandbox with pre-seeded customers/invoices/payments: wizard bulk-links exact customers, fuzzy review works, history links without export, paid states land correctly.", "implemented": false, "featureIds": [ "F005", "F012", "F013" ] }, { "id": "T013", "mode": "live-smoke", "description": "Sandbox: after wizard, finalize a new invoice \u2192 only it exports; re-export of a linked historical invoice updates (not duplicates) the QBO document.", "implemented": false, "featureIds": [ "F012", "F015" ] }, { "id": "T014", "mode": "live-smoke", "description": "Sandbox: re-run the wizard \u2192 no duplicate mappings, payments, or exports; settings shows last-run state.", "implemented": false, "featureIds": [ "F016", "F014" ] }, { "id": "T015", "mode": "live-smoke", "description": "Sandbox: create-in-QBO-now provisions the customer immediately and first export uses it (no display-name duplicate).", "implemented": false, "featureIds": [ "F004", "F007" ] } ]