Skip to content

Conversation

denscollo
Copy link
Contributor

Addresses #4349

Description

This PR fixes xUnit2004 and xUnit2009 issues in Microsoft.Bot.Builder.Dialogs.Adaptive.Templates.Tests project.

image

Specific Changes

  • ActivityFactoryTests
    - Fixed xUnit2004 issue by changing Assert.Equal to Assert.True.

  • LGGeneratorTests
    - Fixed xUnit2009 issue by changing Assert.True to Assert.Contains.

Testing

The next image shows the tests passing after the changes made:
image

@denscollo denscollo requested a review from a team as a code owner September 1, 2020 17:16
@denscollo denscollo requested a review from Stevenic September 1, 2020 17:16
@mrivera-ms mrivera-ms merged commit 76ea2de into microsoft:main Sep 17, 2020
@ceciliaavila ceciliaavila deleted the southworks/fix/xunit-issues/dialog-adaptive-templates-tests branch September 18, 2020 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants