tests: add test annotation over DiscussionsController test method #19
GitHub Actions / .NET test results
succeeded
Jan 31, 2024 in 1s
4 passed, 0 failed and 0 skipped
✅ tests/CrowdParlay.Social.IntegrationTests/TestResults/_fv-az1200-702_2024-01-31_15_31_04.trx
4 tests were completed in 34s with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CrowdParlay.Social.IntegrationTests.Tests.AuthorsControllerTests | 1✅ | 992ms | ||
CrowdParlay.Social.IntegrationTests.Tests.CommentsControllerTests | 2✅ | 2s | ||
CrowdParlay.Social.IntegrationTests.Tests.DiscussionsControllerTests | 1✅ | 2s |
✅ CrowdParlay.Social.IntegrationTests.Tests.AuthorsControllerTests
✅ User created event creates author
✅ CrowdParlay.Social.IntegrationTests.Tests.CommentsControllerTests
✅ Reply to comment creates reply
✅ Search comments returns comments
✅ CrowdParlay.Social.IntegrationTests.Tests.DiscussionsControllerTests
✅ Get discussion by ID returns discussion with author
Loading