FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Dialogs package by LeeParrishMSFT · Pull Request #922 · microsoft/botbuilder-java · GitHub

This repository was archived by the owner on Dec 4, 2023. It is now read-only.
/ botbuilder-java Public archive

Dialogs package - #922

Merged
tracyboehrer (tracyboehrer) merged 30 commits into
mainfrom
lparrish/dialog
Jan 29, 2021
Merged

Dialogs package#922
tracyboehrer (tracyboehrer) merged 30 commits into
mainfrom
lparrish/dialog

Conversation

Copy link
Copy Markdown
Contributor

Fixes #743

Description

Ported code and unit tests for Dialogs, except OAuthPrompt/OAuthPromptSettings which will be done later.

Specific Changes

All code was ported from the C# base and follows the Java patterns for the Java SDK. Built and tested on Java 1.8.

Testing

All unit tests have been ported and are passing, except for a single test that fails due to an issue in the TextRecognizers library. That test is commented out for now and can be re-enabled when the recognizer fix is in place.

tracyboehrer (tracyboehrer) deleted the lparrish/dialog branch January 29, 2021 14:16
tracyboehrer (tracyboehrer) changed the title Lparrish/dialog Dialogs package Feb 10, 2021
This file contains hidden or 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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bot-dialogs package

2 participants


Back | FazBrowse Home | New Git URL