refactor: clean core framework (#58) #59
Merged
GitHub Actions / .NET Tests
succeeded
Nov 23, 2024 in 0s
241 passed, 0 failed and 0 skipped
✅ tests/Account.IntegrationTests/TestResults/integration_tests.trx
No tests found
✅ tests/Account.IntegrationTests/TestResults/unit_tests.trx
No tests found
✅ tests/Account.UnitTests/TestResults/integration_tests.trx
No tests found
✅ tests/Account.UnitTests/TestResults/unit_tests.trx
210 tests were completed in 2s with 210 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Account.UnitTests.Profile.Models.AddressTests | 24✅ | 80ms | ||
Account.UnitTests.Profile.Models.DateOfBirthTests | 16✅ | 218ms | ||
Account.UnitTests.Profile.Models.EmailTests | 26✅ | 51ms | ||
Account.UnitTests.Profile.Models.FirstNameTests | 34✅ | 78ms | ||
Account.UnitTests.Profile.Models.LastNameTests | 44✅ | 41ms | ||
Account.UnitTests.Profile.Models.PersonalInfoTests | 20✅ | 292ms | ||
Account.UnitTests.Profile.Models.PhoneNumberTests | 46✅ | 191ms |
✅ tests/Identity.IntegrationTests/TestResults/integration_tests.trx
31 tests were completed in 22s with 31 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Identity.IntegrationTests.Endpoints.ConfirmEmail.V1.ConfirmEmailEndpointIntegrationTests | 4✅ | 1s | ||
Identity.IntegrationTests.Endpoints.ForgotPassword.V1.ForgotPasswordEndpointIntegrationTests | 3✅ | 384ms | ||
Identity.IntegrationTests.Endpoints.GetInfo.GetInfoEndpointIntegrationTests | 2✅ | 3s | ||
Identity.IntegrationTests.Endpoints.Login.V1.LoginEndpointIntegrationTests | 4✅ | 1s | ||
Identity.IntegrationTests.Endpoints.Register.V1.RegisterEndpointIntegrationTests | 8✅ | 3s | ||
Identity.IntegrationTests.Endpoints.ResendConfirmationEmail.ResendConfirmationEmailIntegrationTest | 4✅ | 2s | ||
Identity.IntegrationTests.Endpoints.ResetPassword.V1.ResetPasswordEndpointIntegrationTests | 6✅ | 3s |
✅ tests/Identity.IntegrationTests/TestResults/unit_tests.trx
No tests found
Loading