Files
ashvale-station/tests
kemal db0f877052 Fix flaky row-count assertion in the recompute tests
Equality on the row count raced the live sample loop under TestClient, which
legitimately inserts rows mid-test. Now asserts no rows are lost, which is the
property that matters. Run three times to confirm it is stable.
2026-08-15 23:05:05 +01:00
..