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

feat: added callback to TestFlow & ported json load tests #3351

Merged
merged 4 commits into from
Mar 10, 2021

Conversation

chon219
Copy link
Member

@chon219 chon219 commented Mar 2, 2021

Description

Ported json load tests: https://github.com/microsoft/botbuilder-dotnet/blob/main/tests/Microsoft.Bot.Builder.Dialogs.Declarative.Tests/JsonLoadTests.cs
Also added callback to TestFlow to make tests run as expected.

Specific Changes

  • Added callback parameter to TestFlow
  • Exported QnACardBuilder
  • Ported json load tests

Testing

@chon219 chon219 requested review from a team as code owners March 2, 2021 07:51
@chon219
Copy link
Member Author

chon219 commented Mar 2, 2021

Some tests failed, PR #3340 is required to make them pass.

@coveralls
Copy link

coveralls commented Mar 10, 2021

Pull Request Test Coverage Report for Build 637896350

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 19 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.3%) to 85.115%

Files with Coverage Reduction New Missed Lines %
libraries/botbuilder-core/src/testAdapter.ts 19 88.92%
Totals Coverage Status
Change from base Build 637893988: 0.3%
Covered Lines: 18726
Relevant Lines: 20960

💛 - Coveralls

@chon219 chon219 merged commit 80f5e40 into main Mar 10, 2021
@chon219 chon219 deleted the zim/json-load-tests branch March 10, 2021 03:14
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