Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Declarative test classes into Microsoft.Bot.Builder.Dialogs.Adaptive.Testing #3425

Merged
merged 2 commits into from
Feb 24, 2020

Conversation

tomlm
Copy link
Contributor

@tomlm tomlm commented Feb 24, 2020

Fix for DCR #3179
This creates a new assembly for the declartive test scripts and mock LUIS classes
which lets us remove Mock library dependency from adaptive.
This also keeps Bot.Builder.Testing "pure" in that it doesn't take a dependency on declarative or adaptive libraries.

Tom Laird-McConnell added 2 commits February 23, 2020 09:47
…uilder.Dialogs.Adaptive.Testing assembly

This keeps Bot.Builder..Testing assembly with minimal dependencies
@tomlm tomlm added adaptive R8 Release 8 - March 16th, 2020 labels Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R8 Release 8 - March 16th, 2020
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants