Interaction Mock Data and Test for connection to OpenAi and bot response:
-Interaction Mock data added in ask.test.js
-Interaction Mock data is imported into test.js
-Integration test added in test.js
-Tests for OpenAI connection and bot response added
-Descriptive assertions were used for testing
Interaction Mock Data and Test for connection to OpenAi and bot response: -Interaction Mock data added in ask.test.js -Interaction Mock data is imported into test.js -Integration test added in test.js -Tests for OpenAI connection and bot response added -Descriptive assertions were used for testing