Labels: testing, database
Priority: High
Description
Integration tests in tests/ do not clean up database state after each test. Tests that insert rows leave data that can affect subsequent tests, causing intermittent failures depending on test execution order.
Acceptance Criteria
Labels: testing, database
Priority: High
Description
Integration tests in tests/ do not clean up database state after each test. Tests that insert rows leave data that can affect subsequent tests, causing intermittent failures depending on test execution order.
Acceptance Criteria