New integration test files: - test_activity_integration.py: 3 passing tests - Activity state metadata persistence - Metadata update and remove operations - Processing script execution with metadata - test_app_integration.py: 4 passing tests - Group consecutive roles utility function - Room user workflow (add/remove users) - Message persistence and retrieval - Activity state workflow Coverage improvements: - Overall: 70% → 72% (+2%) - Tests passing: 174 → 181 (+7) - models.py: 100% coverage (from 55%) - activity.py: 22% coverage (from 20%) - New integration tests: 7 passing Total test suite: 181 passing, 72% coverage |
||
|---|---|---|
| .. | ||
| test_activity_integration.py | ||
| test_activity_processing.py | ||
| test_app_activity_functions.py | ||
| test_app_integration.py | ||
| test_multiple_activities.py | ||