question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow custom CommandTargetResolver in AggregateTestFixture

See original GitHub issue

The AggregateTestFixture now has hard-coded configuration of an AnnotationCommandTargetResolver. It should be possible to configure another CommandTargetResolver directly on the FixtureConfiguration.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
travikkcommented, Dec 3, 2018
2reactions
smcvbcommented, Dec 3, 2018

The priority from our side is currently relatively low; we’ve got other, more pressing issues we’d like to address first. But, if you would have the time and interest to provide a PR, I can assure you we take the effort to introduce it into the next version.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Testing - Axon Reference Guide
The AggregateTestFixture allows you to configure a certain infrastructure, composed of the ... Registers a custom HandlerDefinition to the test fixture.
Read more >
Release 3.3 Milestone - GitHub
Custom tracking token position ... Allow CommandTargetResolver to be specified as an attribute of @Aggregate Priority 4: Would Status: ...
Read more >
Axon Framework - Command and event testing - laitimes
AggregateTestFixture allows you to configure a specific infrastructure ... Register the custom HandlerDefinition with the test suite.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found