Commit Graph

1 Commits

  • .NET: Add unit tests for RetrieveConversationMessageExecutor executor (#2232)
    * Add unit tests for create conversation executor
    
    * Update indentation and comment typo.
    
    * Added unit tests for declarative executor SetMultipleVariablesExecutor
    
    * Updated comments and syntactic sugar
    
    * Add unit test for declarative executor  RetrieveConversationMessageExecutor
    
    * Removed irrelevant code statements
    
    * Updated based on copilot feedback.