theopenconversationkit / tock

Tock, the open source conversational AI toolkit.
https://doc.tock.ai
Apache License 2.0
504 stars 132 forks source link

:bug: Fixing test for FAQ with namespace #1790

Closed Benvii closed 2 days ago

Benvii commented 2 days ago

Fixing tests for FAQ with namespace introduced in #1753

This pull request includes changes to the FaqAdminServiceTest, FaqAdminServiceSettingsTest, and FaqDefinitionMongoDAOTest classes to update method calls to include a namespace parameter. This ensures that the correct FAQ definitions are retrieved based on both the bot ID and namespace.

Updates to method calls to include namespace parameter: