opencompletion.com/tests/integration
Claude 62bc2d72c5
Improve test infrastructure and fix test failures
- Add pytest.ini configuration for better test organization
- Fix test file naming conflicts (rename test_guarded_ai.py)
- Improve database test setup in conftest.py with proper fixtures
- Remove duplicate test_app_feedback.py (functionality covered in test_guarded_ai_functions.py)
- Fix database initialization issues in integration tests
- All working tests now passing (120 passed, 65% coverage)
2025-11-08 14:04:09 +00:00
..
test_activity_processing.py Fix hardcoded paths in test files and improve YAML error handling 2025-08-10 21:06:26 -04:00
test_app_activity_functions.py Improve test infrastructure and fix test failures 2025-11-08 14:04:09 +00:00
test_multiple_activities.py Integrate comprehensive testing framework with Makefile 2025-08-10 19:38:50 -04:00