Skip to content

Add integration test for error boundary catching render error and showing fallback UI #457

Description

@Chucks1093

Summary

The creator page error boundary needs an integration test confirming it catches a thrown render error and shows the fallback UI instead of crashing the app.

Scope

  • Render a component inside the error boundary that throws during render
  • Assert the fallback UI is visible
  • Assert the rest of the app outside the boundary is still functional
  • Assert the link back to the creator list is present and correct

Acceptance Criteria

  • Fallback UI renders when child throws
  • App outside the boundary remains functional
  • Fallback contains a working link back to creator list

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