Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Dialogs package #922

Merged
merged 30 commits into from
Jan 29, 2021
Merged

Dialogs package #922

merged 30 commits into from
Jan 29, 2021

Conversation

LeeParrishMSFT
Copy link
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 merged commit 5e1ca81 into main Jan 29, 2021
@tracyboehrer tracyboehrer deleted the lparrish/dialog branch January 29, 2021 14:16
@tracyboehrer tracyboehrer changed the title Lparrish/dialog Dialogs package Feb 10, 2021
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