fix: disable meziantou for testing #42 #118
GitHub Actions / .NET Tests
succeeded
Nov 20, 2024 in 0s
299 passed, 0 failed and 0 skipped
✅ tests/Place.Api.Common.Unit.Tests/TestResults/integration_tests.trx
No tests found
✅ tests/Place.Api.Common.Unit.Tests/TestResults/unit_tests.trx
19 tests were completed in 2s with 19 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Place.Api.Common.Unit.Tests.AggregateRootTests | 7✅ | 101ms | ||
Place.Api.Common.Unit.Tests.EntityTests | 12✅ | 49ms |
✅ tests/Place.Api.Integration.Tests/TestResults/integration_tests.trx
No tests found
✅ tests/Place.Api.Integration.Tests/TestResults/unit_tests.trx
No tests found
✅ tests/Place.Api.Profile.Unit.Tests/TestResults/integration_tests.trx
1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Place.Api.Profile.Unit.Tests.Application.Queries.GetPersonalInformation.GetProfileByIdQueryHandlerTests | 1✅ | 1s |
✅ tests/Place.Api.Profile.Unit.Tests/TestResults/unit_tests.trx
248 tests were completed in 3s with 248 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Place.Api.Profile.Unit.Tests.Application.Queries.GetPersonalInformation.GetProfileByIdQueryHandlerTests | 6✅ | 1s | ||
Place.Api.Profile.Unit.Tests.Application.Queries.GetPersonalInformation.PersonalInformationViewModelTests | 8✅ | 2ms | ||
Place.Api.Profile.Unit.Tests.Domain.AddressTests | 24✅ | 37ms | ||
Place.Api.Profile.Unit.Tests.Domain.DateOfBirthTests | 16✅ | 69ms | ||
Place.Api.Profile.Unit.Tests.Domain.EmailTests | 26✅ | 27ms | ||
Place.Api.Profile.Unit.Tests.Domain.FirstNameTests | 34✅ | 23ms | ||
Place.Api.Profile.Unit.Tests.Domain.LastNameTests | 44✅ | 35ms | ||
Place.Api.Profile.Unit.Tests.Domain.PersonalInfoTests | 20✅ | 422ms | ||
Place.Api.Profile.Unit.Tests.Domain.PhoneNumberTests | 46✅ | 403ms | ||
Place.Api.Profile.Unit.Tests.Domain.ProfileTests | 24✅ | 180ms |
✅ tests/PlaceApi.Identity.Tests.Integration/TestResults/integration_tests.trx
31 tests were completed in 23s with 31 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
PlaceApi.Identity.Tests.Integration.Endpoints.ConfirmEmail.V1.ConfirmEmailEndpointIntegrationTests | 4✅ | 3s | ||
PlaceApi.Identity.Tests.Integration.Endpoints.ForgotPassword.V1.ForgotPasswordEndpointIntegrationTests | 3✅ | 312ms | ||
PlaceApi.Identity.Tests.Integration.Endpoints.GetInfo.GetInfoEndpointIntegrationTests | 2✅ | 2s | ||
PlaceApi.Identity.Tests.Integration.Endpoints.Login.V1.LoginEndpointIntegrationTests | 4✅ | 3s | ||
PlaceApi.Identity.Tests.Integration.Endpoints.Register.V1.RegisterEndpointIntegrationTests | 8✅ | 2s | ||
PlaceApi.Identity.Tests.Integration.Endpoints.ResendConfirmationEmail.ResendConfirmationEmailIntegrationTest | 4✅ | 765ms | ||
PlaceApi.Identity.Tests.Integration.Endpoints.ResetPassword.V1.ResetPasswordEndpointIntegrationTests | 6✅ | 2s |
✅ tests/PlaceApi.Identity.Tests.Integration/TestResults/unit_tests.trx
No tests found
Loading