Skip to content

Commit 82a92f5

Browse files
author
Eric Wheeler
committed
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

File tree

1 file changed

+196
-90
lines changed

1 file changed

+196
-90
lines changed

0 commit comments

Comments
 (0)