Commit Graph

3 Commits

Author SHA1 Message Date
7fbbf1e387 Fix Windows file locking in repository tests 2025-11-16 20:13:43 +00:00
b03eb8c89f Fix CI errors: linting, type checking, and tests
- Fix import sorting in test_instruments.py (ruff I001)
- Install pandas-stubs for mypy type checking
- Add garbage collection cleanup to repository test fixtures
- Prevent Windows file locking errors in tempfile cleanup

All CI checks now passing: lint, type check, and all 244 tests.
2025-09-29 18:02:39 +00:00
d4bfd3157b Add data persistence tests 2025-08-25 14:31:30 +00:00