conductor(checkpoint): Checkpoint end of Phase 3 - RAG GUI Integration
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import pytest
|
||||
from conductor.tests.verify_phase_3_rag import verify_phase_3
|
||||
|
||||
@pytest.mark.integration
|
||||
def test_phase_3_final_manual_verification(live_gui):
|
||||
# verify_phase_3 expects the app to be running
|
||||
verify_phase_3()
|
||||
Reference in New Issue
Block a user