Skip to content

FE-175 Add tests for the public events page search and filter functionality #296

@BigBen-7

Description

@BigBen-7

Track
Frontend

Difficulty
Medium

Description
The public events page search and category filter logic is tested at the integration level but filtering edge cases (no results, single category, combined search+filter) need explicit coverage.

Acceptance Criteria

  • Test covers search returning no results (empty state shown).
  • Test covers applying a category filter reducing the event list.
  • Test covers combined search + category filter.
  • All tests pass with npm test.

Metadata

Metadata

Assignees

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