fac30sb / William-Phoenix-Cleverchat

Discord AI chat bot
0 stars 0 forks source link

Interaction Mock Data and Test for connection to OpenAi and bot response #31

Closed RayFFH closed 8 months ago

RayFFH commented 8 months ago

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

RayFFH commented 8 months ago

-3 unit tests now added -1 integrated test has moved location -Mock Data is now in a seperate folder