UNPKG

@accounter/server

Version:

The test suite is split into three Vitest projects for efficiency and isolation:

8 lines (7 loc) 198 B
/** * Validation tests for Expense Scenario A * * These tests verify that the scenario fixture is well-formed and passes * validation checks before attempting database insertion. */ export {};