-
Notifications
You must be signed in to change notification settings - Fork 279
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Added support for CQA with unit tests. (#4162)
* Added support for CQA with unit tests. * Edited package.json * Code refactored and version updated. * Increased compatibility with sample. * Changed qnaServiceType to enum from string * Reverted package.json * Updated documentational comments. * Updated tests for QnACardBuilder. * Resolved conflicts. * Updated QnAMaker tests. * Ensured backward compat in qnaCardBuilder.ts * Updated reference to serviceType * Updated api signature for botbuilder-ai * Updated test for increasing coverage. * Updated tests for increasing coverage. * Updated exports with newly added files. * Updated api signature. * Undo eslint changes and update comments. * Applied eslint
- Loading branch information
1 parent
c5de442
commit da9999e
Showing
76 changed files
with
3,275 additions
and
117 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.