Commit Graph

21 Commits (9071221dcf45a1f782826d9fbf6c464cca4c8068)

Author SHA1 Message Date
maliming 9cffe676b2 Remove Fody from the unit test project.
5 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
5 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
5 years ago
Halil İbrahim Kalkan 70a2b13d43 Added tests for the DeviceFlowStore.
5 years ago
Halil İbrahim Kalkan aea7eed317 Added test for the TokenCleanupService
5 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
5 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
5 years ago
Javier Campos 9422a254ba feat: add ConfigureAwait(false) to all await calls
5 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0
5 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
Halil İbrahim Kalkan 72847a3277 PersistedGrantStore should not set protected Entity.Id
5 years ago
Halil İbrahim Kalkan 1660a7210d Change InMemory to Sqlite for IDS4 tests
5 years ago
Halil İbrahim Kalkan 29cb4a676b Uppgrade identityserver module to .net core 3.0
5 years ago
maliming 64f9956d8d Upgrade to IdentityServer 2.5.2
6 years ago
maliming 6edb87bd3f Fix #1127 the problem of PersistedGrantStore's StoreAsync update entity.
6 years ago
maliming 1b8bd9fa36 Add PersistentGrantRepository tests.
6 years ago
Halil ibrahim Kalkan 8a7aebaebc Run domain layer tests on EF core integration.
6 years ago
Halil ibrahim Kalkan d31893a709 Resolved #826: Implement IdentityServer Cors Policy Service.
6 years ago
Halil ibrahim Kalkan 000b619c56 Resolved #757: IdentityServer module should work with inmemory stores if data access layer is not added
6 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
6 years ago
Yunus Emre Kalkan 57c6252924 Identityserver domain tests proj
6 years ago