You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(tests): Fix all failing tests after recent refactoring
- Fixed cache expiration tests by adding cache_ttl property setter
that recreates TTL caches when TTL value changes
- Updated optimized cache tests to match Arrow IPC serialization
- Fixed trading workflow test to handle both list and dict API responses
- Added is_closed attribute to mock httpx client for health status test
- Fixed timezone handling in market data tests (use America/Chicago)
- Removed obsolete phase4 comprehensive test example
- All 76 client tests now passing successfully
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments