Commit Graph

2 Commits

Author SHA1 Message Date
openhands ac933e6dcb Repository structure improvements and cleanup
- Migrated all components to FlexibleDatabaseClient
- Consolidated main application files into unified main.py
- Fixed import path inconsistencies
- Updated README with current implementation status
- Cleaned up coverage directories
- All 133 tests passing

Co-authored-by: openhands <openhands@all-hands.dev>
2025-10-27 13:11:17 +00:00
openhands 0b28253927 Fix unit tests and reorganize test suite
- Fixed database client mock issues with nested context managers
- Updated test assertions for Pydantic v2 compatibility
- Enhanced SafetyLimitEnforcer with missing API methods
- Fixed configuration tests for environment file loading
- All 66 unit tests now passing

Co-authored-by: openhands <openhands@all-hands.dev>
2025-10-26 20:08:29 +00:00