Testing exception thrown inside aggregate using aggregate fixture
|
|
2
|
10
|
January 15, 2025
|
Using saga fixture to test the next step of a saga
|
|
3
|
35
|
August 28, 2024
|
One command impact multiple aggregates
|
|
1
|
95
|
July 1, 2024
|
Axon Testing in Spring Environment, but Mock Spring Beans
|
|
0
|
104
|
June 10, 2024
|
Setting EventBus in TestFixture Does Not Update Event Bus in FixtureExecutionResultImpl
|
|
1
|
252
|
June 27, 2023
|
Integration test having issue as saga is working on first time and not working on subsequent calls
|
|
4
|
373
|
May 10, 2023
|
During unit test: Aggregate not found. It has been deleted
|
|
4
|
442
|
April 20, 2023
|
Axon Server EE - purge events dev mode
|
|
0
|
346
|
February 22, 2023
|
AggregateTestFixture with event received from different test method in same class
|
|
3
|
467
|
November 14, 2022
|
Testing saga produced events rather than commands
|
|
5
|
543
|
November 3, 2022
|
How to SpringBoot test service with AxonServer?
|
|
0
|
395
|
February 25, 2022
|
Even after configure the resource using fixture api, FixtureExecutionException: No resource of type has been registered
|
|
1
|
687
|
November 19, 2021
|
Inside unit test, upon setting EventSourcingRepository to external command handler, returning error at runtime
|
|
0
|
447
|
October 26, 2021
|
Commands matching in saga tests
|
|
2
|
915
|
September 16, 2021
|
Is is possible to run Axon tests in parallel?
|
|
1
|
488
|
July 19, 2021
|
Testing AggregateLifecycle.createNew() when created aggregate needs a resource
|
|
2
|
810
|
May 5, 2021
|
Does the test fixture have an option/feature to test serialisation/deserialisation of commands/events which it goes through?
|
|
5
|
1054
|
January 7, 2021
|
Best way to integration test the starting of a saga?
|
|
2
|
612
|
November 3, 2020
|