Skip to content

. Add unit test for event emissions #286

Description

@DeFiVC

What: Add unit tests that verify all events are emitted with correct data.

Why: Events are critical for indexers. Tests must verify events are emitted correctly.

Scope: Create test that: triggers each event-emitting function, captures events, verifies event topics and data match expected values.

Acceptance criteria:

  • All events are emitted
  • Event data is correct
  • Event topics are correct
  • Events are indexed

Technical context: tests/unit/ — existing unit tests.


Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions