Eventuous / eventuous

Event Sourcing library for .NET
https://eventuous.dev
Apache License 2.0
430 stars 69 forks source link

Create CreateTestAggregateInstance method for Id as TId and mark other function as obsolete #334

Closed LockTar closed 1 month ago

LockTar commented 1 month ago

Change name for backwards compability.

To migrate instandly, change in existing tests the method CreateTestAggregateInstance to CreateTestAggregateInstanceForAggregateId.

github-actions[bot] commented 1 month ago

Test Results

 54 files   54 suites   10m 38s :stopwatch: 158 tests 158 :white_check_mark: 0 :zzz: 0 :x: 462 runs  462 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 4672418c.