Skip to content

Add integration test for 404 page rendering on unknown routes #427

Description

@Chucks1093

Summary

The NotFoundPage component is registered for all unmatched routes but has no test confirming it actually renders when a user navigates to a path that does not exist.

Scope

  • Navigate to a non-existent path in the test renderer
  • Assert the NotFoundPage content is rendered
  • Assert the page title or heading contains a 404 or not found message

Acceptance Criteria

  • Unknown route renders NotFoundPage
  • Page contains a recognizable not-found message

ETA: 12 hours


Coordinate on Telegram

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