Files
leggen/tests/unit
Elisiário Couto 2c7ecfb912 Create temporary database for testing instead of using configured database
- Add temp_db_path fixture to create temporary database file for tests
- Add mock_db_path fixture to mock Path.home() for database path resolution
- Update all account API tests to use temporary database
- Ensure test database is properly cleaned up after tests
- Prevent test data from polluting the actual configured database
- All 94 tests still pass with temporary database setup
2025-09-08 19:51:19 +01:00
..
2025-09-03 23:21:11 +01:00