whisper-money/tests
Víctor Falcón a6024d35ee fix(stats): count only revenue-less users as connection burn
Burn incremented for every matured user who was not currently net-active,
which wrongly booked users who paid and later churned as connect-and-leave
leak (and mislabelled it 'never converted'). Restrict burn to users who never
earned net revenue: no subscription at all, or paid then refunded. A paid-then-
canceled user converted, so their connection cost is no longer burn.
2026-07-15 07:46:13 +02:00
..
.pest Speed up PR CI browser path (#365) 2026-05-07 20:40:13 +01:00
Browser feat(onboarding): auto-enable AI for connected banks, ask the rest (#618) 2026-07-01 07:26:52 +00:00
Feature fix(stats): count only revenue-less users as connection burn 2026-07-15 07:46:13 +02:00
Fixtures refactor: consolidate duplicated financial calculations (#643) 2026-07-04 22:26:44 +02:00
Performance feat(transactions): make new-transaction marker cross-device (#611) 2026-06-29 19:11:37 +02:00
Support test(open-banking): e2e coverage for Enable Banking connection flows (#509) 2026-06-09 11:58:50 +02:00
Unit fix(accounts): show credit cards as positive and exclude them from net worth (#673) 2026-07-13 07:27:52 +00:00
Pest.php chore: harden Inertia boundary, CI type-check, and test isolation (#640) 2026-07-04 18:57:58 +00:00
TestCase.php Remove encryption from browser tests and demo user (#129) 2026-02-17 11:45:27 +01:00
bootstrap.php chore: upgrade Laravel 12 to 13 (#242) 2026-03-25 12:56:33 +00:00