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

Added the bot dialog tests to the integration test project #183

Merged
merged 4 commits into from
Apr 18, 2023

Conversation

MrDave1999
Copy link
Member

@MrDave1999 MrDave1999 commented Apr 18, 2023

The bot dialog tests with the client depend on the file system to load the adaptive cards (they are json files) at each turn, so it is consistent to consider it as an integration test rather than a unit test.

Resolves #176.

@MrDave1999 MrDave1999 added the tests Issue or pull request related to tests label Apr 18, 2023
@MrDave1999 MrDave1999 marked this pull request as ready for review April 18, 2023 15:59
@MrDave1999 MrDave1999 merged commit e819778 into dev Apr 18, 2023
@MrDave1999 MrDave1999 deleted the integration-tests branch April 18, 2023 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Issue or pull request related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unit tests take more than a minute to run
1 participant