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

Unit tests take more than a minute to run #176

Closed
MrDave1999 opened this issue Apr 2, 2023 · 1 comment · Fixed by #183
Closed

Unit tests take more than a minute to run #176

MrDave1999 opened this issue Apr 2, 2023 · 1 comment · Fixed by #183
Labels
needs review Issue or pull request that need review or further investigation

Comments

@MrDave1999
Copy link
Member

Something is happening but unit tests are taking a long time to run. I'm not sure if it's the simulation tests that are performed between the bot and the user, as these tests are more of integration, because they depend on the file system.

@MrDave1999 MrDave1999 added the needs review Issue or pull request that need review or further investigation label Apr 2, 2023
@MrDave1999
Copy link
Member Author

If the following command is executed:

dotnet test --filter "FullyQualifiedName~DentallApp.UnitTests.Features.Chatbot.Dialogs"

The tests take 1 minute and 54 seconds to run and the other tests run fast, in less than 500 ms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs review Issue or pull request that need review or further investigation
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant