Skip to content

ci: fix caching

ci: fix caching #146

GitHub Actions / .NET Tests succeeded Nov 24, 2024 in 0s

241 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
tests/Account.IntegrationTests/TestResults/integration_tests.trx 1s
tests/Account.IntegrationTests/TestResults/unit_tests.trx 1s
tests/Account.UnitTests/TestResults/integration_tests.trx 1s
tests/Account.UnitTests/TestResults/unit_tests.trx 210✅ 2s
tests/Identity.IntegrationTests/TestResults/integration_tests.trx 31✅ 18s
tests/Identity.IntegrationTests/TestResults/unit_tests.trx 1s

✅ 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✅ 34ms
Account.UnitTests.Profile.Models.DateOfBirthTests 16✅ 75ms
Account.UnitTests.Profile.Models.EmailTests 26✅ 35ms
Account.UnitTests.Profile.Models.FirstNameTests 34✅ 38ms
Account.UnitTests.Profile.Models.LastNameTests 44✅ 15ms
Account.UnitTests.Profile.Models.PersonalInfoTests 20✅ 183ms
Account.UnitTests.Profile.Models.PhoneNumberTests 46✅ 252ms

✅ tests/Identity.IntegrationTests/TestResults/integration_tests.trx

31 tests were completed in 18s with 31 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Identity.IntegrationTests.Endpoints.ConfirmEmail.V1.ConfirmEmailEndpointIntegrationTests 4✅ 3s
Identity.IntegrationTests.Endpoints.ForgotPassword.V1.ForgotPasswordEndpointIntegrationTests 3✅ 588ms
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✅ 2s

✅ tests/Identity.IntegrationTests/TestResults/unit_tests.trx

No tests found