Axonframework: Timestamp of scheduled events incorrect in Test Fixtures

Created on 6 Nov 2018  路  2Comments  路  Source: AxonFramework/AxonFramework

When scheduling an event in the test fixtures, the timestamp of the event is set to the current system time, instead of the simulated time in the fixture.

Must Resolved Bug

All 2 comments

Back ported this solution to branch 3.4.x, to be a part of release 3.4.2.

@abuijze @smcvb Thanks a lot for taking care of it. Makes code much cleaner for saga testing! Appreciate it!

Was this page helpful?
0 / 5 - 0 ratings