Commit 82a92f5
Eric Wheeler
test: refactor ClineProvider tests to use atomic conversation updates
Replace separate overwriteClineMessages and overwriteApiConversationHistory methods with a single modifyConversation method that ensures atomic updates to the conversation history. This change improves test reliability by ensuring conversation state is updated transactionally and simplifies test assertions by directly checking the resulting state.
Signed-off-by: Eric Wheeler <[email protected]>1 parent 4adee96 commit 82a92f5
1 file changed
+196
-90
lines changed
0 commit comments