Skip to content

Add integration test for webhook list returning empty array when creator has no webhooks #551

Description

@Chucks1093

Summary

GET /creators/:id/webhooks should return an empty array for a creator with no registered webhooks rather than a 404.

Scope

  • Register a creator but do not register any webhooks
  • Call GET /creators/:id/webhooks with valid creator auth
  • Assert response is 200 with an empty array

Acceptance Criteria

  • Returns 200 with empty array for creator with no webhooks
  • Does not return 404

ETA: 12 hours


Coordinate on Telegram

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions