Replies: 2 comments 1 reply
-
hi Can you share the pipeline logs from the GitHub action? |
Beta Was this translation helpful? Give feedback.
0 replies
-
The test literally just stops right there, no error, nothing. It just waits until the workflow times out. The stopping point isn’t consistent—sometimes it happens while testing EfCoreShowAppServiceTests, other times during EfCoreGenreAppServiceTests, or even elsewhere. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm running into an issue with integration testing in my project. Here’s a breakdown of the problem:
The Problem:
If anyone has experienced similar issues or has any insights on what might be causing this, I'd appreciate the help!
Thanks in advance.
Just an example:
// CountryAppServiceTests.cs
// CountryAppService.cs
// CountryRepository.cs
Beta Was this translation helpful? Give feedback.
All reactions