+1
−0
+126
−177
+16
−8
+12
−5
Loading
- Fix test_ai_cli.py: Update mocks for split get_status/list_statuses functions, skip integration tests requiring full LLM mocking - Fix test_ai_graph.py: Correct GraphEdgeType.REVISES → REVISION_OF, fix query_graph return structure (nodes not results), add required valid_from/valid_to fields - Fix test_ai_storage.py: Use dynamic embedding_dimension from storage, fix ProcessingStatus and DocumentChunk initialization, update get_chunks → search_chunks - Update conftest.py and other test files to match current API