Skip to content

Add EnrichEventsAsync tests for EventProjection#22

Merged
jeremydmiller merged 1 commit intomainfrom
feature/event-projection-enrichment
Apr 7, 2026
Merged

Add EnrichEventsAsync tests for EventProjection#22
jeremydmiller merged 1 commit intomainfrom
feature/event-projection-enrichment

Conversation

@jeremydmiller
Copy link
Copy Markdown
Member

Summary

  • Port of EnrichEventsAsync EventProjection support from Marten
  • 3 integration tests for event enrichment (simple, call order, DB lookup)
  • Temporary ProjectReference to local JasperFx.Events (revert before merging)

Depends on JasperFx/jasperfx#176
Mirror of JasperFx/marten#4229

Test plan

  • Polecat.Tests compiles
  • Tests need SQL Server to run (not available locally on ARM Mac)

🤖 Generated with Claude Code

- Upgrade JasperFx.Events to 1.26.0 which adds EnrichEventsAsync to
  JasperFxEventProjectionBase
- 3 integration tests verifying enrichment works (simple, DB lookup, call order)

Mirror of JasperFx/marten#4229

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jeremydmiller jeremydmiller force-pushed the feature/event-projection-enrichment branch from d34c852 to 8b97252 Compare April 6, 2026 16:20
@jeremydmiller jeremydmiller merged commit 97b0003 into main Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant