Skip to content

Add cancellation token support for ticket retrieval

Sign in for the full log view
GitHub Actions / Test Report - EntityFramework.IntegrationTests succeeded Feb 4, 2025 in 1s

3 passed, 0 failed and 0 skipped

Tests passed successfully

✅ identity-server/test/EntityFramework.IntegrationTests/TestResults/Tests.trx

3 tests were completed in 17s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
EntityFramework.IntegrationTests.DI.DITests 1✅ 12ms
EntityFramework.IntegrationTests.Services.CorsPolicyServiceTests 2✅ 1s

✅ EntityFramework.IntegrationTests.DI.DITests

✅ AddConfigurationStore_on_empty_builder_should_not_throw

✅ EntityFramework.IntegrationTests.Services.CorsPolicyServiceTests

✅ IsOriginAllowedAsync_WhenOriginIsAllowed_ExpectTrue(options: DbContextOptions`1 { ContextType = typeof(Duende.IdentityServer.EntityFramework.DbContexts.ConfigurationDbContext), Extensions = [···], IsFrozen = False })
✅ IsOriginAllowedAsync_WhenOriginIsNotAllowed_ExpectFalse(options: DbContextOptions`1 { ContextType = typeof(Duende.IdentityServer.EntityFramework.DbContexts.ConfigurationDbContext), Extensions = [···], IsFrozen = False })