회기 무발화 0턴 분리, 자기예측 락 불변식 및 TDD 회귀 검증 완료
Some checks failed
API contract / OpenAPI type drift (push) Failing after 3m27s
Some checks failed
API contract / OpenAPI type drift (push) Failing after 3m27s
This commit is contained in:
parent
a479db7a5a
commit
a0311c5957
100 changed files with 4884 additions and 11210 deletions
|
|
@ -212,7 +212,7 @@ class SessionLearningProducerTests(unittest.IsolatedAsyncioTestCase):
|
|||
patch.object(
|
||||
sessions.evaluator, "evaluate_session", AsyncMock(return_value=ready)
|
||||
),
|
||||
patch.object(sessions.session_persistence, "save_session_evaluation", save),
|
||||
patch.object(sessions.session_evaluation_repository, "save_session_evaluation", save),
|
||||
patch.object(
|
||||
sessions.session_learning_producer,
|
||||
"produce_session_learning_artifacts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue