This repository was archived by the owner on Dec 4, 2023. It is now read-only.
[Cherry Pick 4.13] Updates to Recognizers and unit tests.#1171
Merged
tracyboehrer merged 2 commits into4.13from Apr 16, 2021
Merged
[Cherry Pick 4.13] Updates to Recognizers and unit tests.#1171tracyboehrer merged 2 commits into4.13from
tracyboehrer merged 2 commits into4.13from
Conversation
…ral Recognizer-Text folder in bot-dialogs library (#1168) * Add timex-expression unit tests * Add Specs folder * Add datetime unit tests * Add sequence unit tests * Add number with unit unit tests * Add number unit tests * Add choice unit tests * Add text unit tests * Update bot-dialogs pom to use UTF-8 to execute unit tests correctly Co-authored-by: Martin Battaglino <[email protected]>
…1164) * Update Datetime extractors * Update Datetime resources * Update Number resources * Update NumberWithUnit resources * Update NumberWithUnit extractors * Update NumberWithUnit parsers
LeeParrishMSFT
approved these changes
Apr 16, 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.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #1130
Fixes #1129